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

ASF GitHub Bot commented on HADOOP-19672:
-----------------------------------------

manika137 commented on code in PR #7967:
URL: https://github.com/apache/hadoop/pull/7967#discussion_r2387212747


##########
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/constants/FileSystemConfigurations.java:
##########
@@ -214,7 +214,7 @@ public final class FileSystemConfigurations {
   public static final long THOUSAND = 1000L;
 
   public static final HttpOperationType DEFAULT_NETWORKING_LIBRARY
-      = HttpOperationType.JDK_HTTP_URL_CONNECTION;
+      = HttpOperationType.APACHE_HTTP_CLIENT;

Review Comment:
   Nit: We should change this in our md file as well





> ABFS: Network Error-Based Client Switchover: Apache to JDK (continuous 
> failure))
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-19672
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19672
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.4.2
>            Reporter: Manish Bhatt
>            Assignee: Manish Bhatt
>            Priority: Major
>              Labels: pull-request-available
>




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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to