hanishakoneru commented on a change in pull request #1807:
URL: https://github.com/apache/ozone/pull/1807#discussion_r560559431



##########
File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
##########
@@ -1620,18 +1620,27 @@
 
   <property>
     <name>ozone.om.ratis.minimum.timeout</name>
-    <value>1s</value>
+    <value>5s</value>

Review comment:
       I misunderstood leader.step.down.time. It sets the time an old leader, 
after stepping down, has to wait before instantiating another election. 
   The leader step down on losing majority heartbeats is based on the server 
rpc min and max timeout only. Removed this setting in new commit. 




----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to