[
https://issues.apache.org/jira/browse/HBASE-29215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937938#comment-17937938
]
Chandra Sekhar K commented on HBASE-29215:
------------------------------------------
it is failing for MemcachedBlockCache also. included the fix for this also in
the same PR.
> 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
> Labels: pull-request-available
> 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)