bharatviswa504 commented on pull request #2171:
URL: https://github.com/apache/ozone/pull/2171#issuecomment-825573927


   > Thanks @bharatviswa504.
   > 
   > > Just a question, the client will totally get 24 seconds right (as 12 
*2)? (As for first 3 OM's we don't wait if they are not leader)
   > 
   > We do not wait to failover between OMs (not just first time). So client 
will try om1, om2, om3, wait 2 secs, then try om1, om2, om3 again without any 
wait, then wait 2 secs again and this cycle is repeated.
   > 
   > Changing to 100 also would not give us much difference though. We would 
get around 1 min before the client gives up.
   > 
   > What do you think is a reasonable time for the client to give up? Or 
should the client just retry forever?
   > cc. @arp7
   
   Thanks, @hanishakoneru for the info. We can have a client max retry time out 
and derive retry count from that? (In SCM, this is what being planned)


-- 
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:
us...@infra.apache.org



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

Reply via email to