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

ASF GitHub Bot updated HDDS-3234:
---------------------------------
    Labels: pull-request-available  (was: )

> Fix retry interval default in Ozone client
> ------------------------------------------
>
>                 Key: HDDS-3234
>                 URL: https://issues.apache.org/jira/browse/HDDS-3234
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>              Labels: pull-request-available
>
> {code:java}
>     <name>dfs.ratis.client.request.retry.interval</name>
>     <value>1000ms</value>
> {code}
> Change the default value to 15s. As with 1s sleep, we will see retry 
> happening at a very fast interval. 
> In the billion object test, we see after changing the value to 15s, queue 
> limit has never reached the limit.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to