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

Istvan Toth edited comment on HBASE-28647 at 7/10/24 7:15 AM:
--------------------------------------------------------------

Most of the Client API is pretty much beyond redemption.

What we can do is ignore most of the convenience methods, and use the lower 
level methods which do not obfuscate the real Apache HttpClient objects.


was (Author: stoty):
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  REST Client, RemoteHTable and RemoteAdmin
> -------------------------------------------------------------
>
>                 Key: HBASE-28647
>                 URL: https://issues.apache.org/jira/browse/HBASE-28647
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>              Labels: pull-request-available
>
> 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)

Reply via email to