xiaoyuyao commented on a change in pull request #1133: HDDS-1836. Change the
default value of ratis leader election min timeout to a lower value
URL: https://github.com/apache/hadoop/pull/1133#discussion_r305558709
##########
File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
##########
@@ -270,7 +270,7 @@
</property>
<property>
<name>dfs.ratis.leader.election.minimum.timeout.duration</name>
- <value>5s</value>
+ <value>2s</value>
<tag>OZONE, RATIS, MANAGEMENT</tag>
<description>The minimum timeout duration for ratis leader election.
Review comment:
Can you change the description to 2s as well?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]