[
https://issues.apache.org/jira/browse/HBASE-29215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chandra Sekhar K updated HBASE-29215:
-------------------------------------
Description:
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}
was:
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}
!image-2025-03-24-20-21-28-653.png!
> 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
> Priority: Major
> 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)