You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Arpit Agarwal (Jira)" <ji...@apache.org> on 2020/04/01 16:10:00 UTC

[jira] [Reopened] (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 ]

Arpit Agarwal reopened HDDS-3234:
---------------------------------

This was reverted by [~elek] as it was making CI runs unstable.

> 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: billiontest, pull-request-available
>             Fix For: 0.6.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {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