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

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

bq. The patch improves the current situation.

The patch changes the JAXB mapping for JSON globally. How does the JSON 
formatting look for other cases? Do you happen have REST JSON clients doing 
other things as part of this testing? Do they break?
                
> 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
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 0.94.7
>
>         Attachments: 8179-1.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