wchevreuil commented on PR #6999: URL: https://github.com/apache/hbase/pull/6999#issuecomment-3023574647
> 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. Sure. I have moved the private fields exclusion to the gson instance used by blockcache only. The UI issue we can work on a separate jira, as it will require further work. -- 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: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org