Pranav Saxena created HADOOP-19120:
--------------------------------------

             Summary: [ABFS]: ApacheHttpClient adaptation as network library
                 Key: HADOOP-19120
                 URL: https://issues.apache.org/jira/browse/HADOOP-19120
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
    Affects Versions: 3.5.0
            Reporter: Pranav Saxena
            Assignee: Pranav Saxena


Apache HttpClient is more feature-rich and flexible and gives application more 
granular control over networking parameter.

ABFS currently relies on the JDK-net library. This library is managed by 
OpenJDK and has no performance problem. However, it limits the application's 
control over networking, and there are very few APIs and hooks exposed that the 
application can use to get metrics, choose which and when a connection should 
be reused. ApacheHttpClient will give important hooks to fetch important 
metrics and control networking parameters.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to