[ https://issues.apache.org/jira/browse/HBASE-8179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Devaraj Das updated HBASE-8179: ------------------------------- Attachment: 8179-2.patch Okay this patch limits the change to only the path /status/cluster on which the problem exists. The fix may not be the best fix but it works to address the problem at hand. Am open to other suggestions. > 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