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

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

anmolanmol1234 commented on code in PR #8043:
URL: https://github.com/apache/hadoop/pull/8043#discussion_r2465280967


##########
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/RetryPolicyConstants.java:
##########
@@ -32,4 +32,8 @@ private RetryPolicyConstants() {
    * Constant for Static Retry Policy Abbreviation. {@value}
    */
   public static final String STATIC_RETRY_POLICY_ABBREVIATION = "S";
+  /**
+   * Constant for Static Retry Policy Abbreviation. {@value}
+   */
+  public static final String TAIL_LATENCY_TIMEOUT_RETRY_POLICY_ABBREVIATION = 
"T";

Review Comment:
   Can we make it TL ?





> ABFS: [Perf] Network Profiling of Tailing Requests and Killing Bad 
> Connections Proactively
> ------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-19729
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19729
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.4.2
>            Reporter: Anuj Modi
>            Assignee: Anuj Modi
>            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