[
https://issues.apache.org/jira/browse/HBASE-28647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17856520#comment-17856520
]
Istvan Toth commented on HBASE-28647:
-------------------------------------
Most of the Client API is pretty much beyond redemption.
What we can do is ignore most of the convenience classes, and use the lower
level methods which do not obfuscate the real Apache HttpClient objects.
> Support streams in org.apache.hadoop.hbase.rest.client.Client
> -------------------------------------------------------------
>
> Key: HBASE-28647
> URL: https://issues.apache.org/jira/browse/HBASE-28647
> Project: HBase
> Issue Type: Improvement
> Reporter: Istvan Toth
> Priority: Major
>
> Support using streams for sending/receiving data in
> org.apache.hadoop.hbase.rest.client.Client .
> Also update tests to use the new methods.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)