Chandra Sekhar K created HBASE-29215: ----------------------------------------
Summary: 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 Reporter: Chandra Sekhar K Assignee: Chandra Sekhar K 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)