[ https://issues.apache.org/jira/browse/HBASE-29215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wellington Chevreuil resolved HBASE-29215. ------------------------------------------ Resolution: Fixed Merged into master, branch-3, branch-2, branch-2.6. Thanks for the contribution, [~chandrasekhar.k] ! > View block cache as JSON failing for BucketCache implementation > --------------------------------------------------------------- > > Key: HBASE-29215 > URL: https://issues.apache.org/jira/browse/HBASE-29215 > Project: HBase > Issue Type: Bug > Components: BlockCache, regionserver, UI > Affects Versions: 3.0.0-beta-1, 4.0.0-alpha-1, 2.7.0, 2.5.11, 2.6.2 > Reporter: Chandra Sekhar K > Assignee: Chandra Sekhar K > Priority: Major > Labels: pull-request-available > Fix For: 3.0.0, 4.0.0-alpha-1, 2.7.0, 2.6.3 > > Attachments: image-2025-03-24-20-21-28-653.png > > > View block cache as JSON failing for BucketCache implementation with below > exception > > {code:java} > org.apache.hbase.thirdparty.com.google.gson.JsonIOException: Failed making > field 'java.security.AccessControlContext#context' accessible; either > increase its visibility or write a custom TypeAdapter for its declaring type. > See > https://github.com/google/gson/blob/main/Troubleshooting.md#reflection-inaccessible{code} > -- This message was sent by Atlassian Jira (v8.20.10#820010)