[ 
https://issues.apache.org/jira/browse/HBASE-28499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Istvan Toth updated HBASE-28499:
--------------------------------
    Description: 
HttpClient 4.x is not actively developed.

We use Httpclient directly in the REST client code, and in the tests for 
several modules.

Httpclient 4.5 is a transitive dependency at least from Hadoop and Thrift, but 
httpclient 5.x uses a separate java package, so 4.5 and 5.x  should be able to 
co-exist fine.

As of now, Httpclient 4.5 is in maintenance mode:
https://hc.apache.org/status.html


  was:
HttpClient 4.x is not actively maintained.

We use Httpclient directly in the REST client code, and in the tests for 
several modules.

Httpclient 4.5 is a transitive dependency at least from Hadoop and Thrift, but 
httpclient 5.x uses a separate java package, so 4.5 and 5.x  should be able to 
co-exist fine.

As of now, Httpclient 4.5 is in maintenance mode:
https://hc.apache.org/status.html



> Use the latest Httpclient/Httpcore 5.x  in HBase
> ------------------------------------------------
>
>                 Key: HBASE-28499
>                 URL: https://issues.apache.org/jira/browse/HBASE-28499
>             Project: HBase
>          Issue Type: Improvement
>          Components: REST
>            Reporter: Istvan Toth
>            Priority: Minor
>
> HttpClient 4.x is not actively developed.
> We use Httpclient directly in the REST client code, and in the tests for 
> several modules.
> Httpclient 4.5 is a transitive dependency at least from Hadoop and Thrift, 
> but httpclient 5.x uses a separate java package, so 4.5 and 5.x  should be 
> able to co-exist fine.
> As of now, Httpclient 4.5 is in maintenance mode:
> https://hc.apache.org/status.html



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to