[ 
https://issues.apache.org/jira/browse/HBASE-8179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615924#comment-13615924
 ] 

Andrew Purtell commented on HBASE-8179:
---------------------------------------

bq. Okay this patch limits the change to only the path /status/cluster on which 
the problem exists. 

+1 on v2 patch. 

This isn't a bad way to see (incrementally) if this mapping will help other 
issues with JSON formatting which might be reported without risk of changing 
something unrelated unexpectedly.
                
> JSON formatting for cluster status is sort of broken
> ----------------------------------------------------
>
>                 Key: HBASE-8179
>                 URL: https://issues.apache.org/jira/browse/HBASE-8179
>             Project: HBase
>          Issue Type: Bug
>          Components: REST, Usability
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 0.94.7
>
>         Attachments: 8179-1.patch, 8179-2.patch
>
>
> In our testing on the REST side of things, we discovered that the request 
> _curl -H "Accept: application/json" http://localhost:8080/status/cluster"_ 
> gets a JSON that collapses the node-list array into one node-element (can see 
> if there are more than 1 RS in the cluster).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to