Apache9 commented on PR #6999: URL: https://github.com/apache/hbase/pull/6999#issuecomment-3022298977
I think @stoty proposed a more general way for solving the problem that we should not print all the things in BucketCache on our web UI... For solving the problem for now, I think we can use a separated Gson instance for BucketCache serialization only, where we exclude the private fields, without touching the global Gson instance. WDYT? @wchevreuil @stoty Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
