You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/19 04:49:00 UTC

[jira] [Updated] (HDDS-3234) Fix retry interval default in Ozone client

     [ 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org