[
https://issues.apache.org/jira/browse/HBASE-25895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503391#comment-17503391
]
Nick Dimiduk commented on HBASE-25895:
--------------------------------------
[~apurtell] As I recall, you're not receiving GitHub PR email, so I'll repeat
my response here.
bq. I assume nonprintable characters in the string are url escaped here
downstream from this call to the JsonPrimitve constructor.
I cannot tell you. Actually, I'm embarrassed to see that this commit doesn't
include any tests. I've added some most basic coverage, including a test that
shows the behavior of the configured Gson instance produced by the factory.
Please advise.
> Implement a Cluster Metrics JSON endpoint
> -----------------------------------------
>
> Key: HBASE-25895
> URL: https://issues.apache.org/jira/browse/HBASE-25895
> Project: HBase
> Issue Type: Sub-task
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Major
>
> In order to build a dynamic visualization functionality, we need access to
> the underlying dataset. I think we can do a lot by exposing the
> ClusterMetrics already available via the {{o.a.h.h.client.Admin}} interface.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)