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

Sean Busbey commented on HBASE-24274:
-------------------------------------

I can confirm it used to work. I suspect this is a side effect of the move to 
GSON.

This feels familiar though. I need to get my hands on a message example. gonna 
be a bit.

> `RESTApiClusterManager` attempts to deserialize response using serialization 
> API
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-24274
>                 URL: https://issues.apache.org/jira/browse/HBASE-24274
>             Project: HBase
>          Issue Type: Bug
>          Components: integration tests
>    Affects Versions: 2.3.0
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Major
>
> I'm not sure if this class ever worked, or if Gson changed their API behavior 
> and we never noticed. The fix is quite simple, to use the streaming 
> {{JsonParser}} API instead of the higher-level object API. However, testing 
> this means standing up a web service that mocks Cloudera Manager response 
> bodies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to