hanishakoneru opened a new pull request #760: HDDS-3334. OM Client failover to 
next OM on NotLeaderException
URL: https://github.com/apache/hadoop-ozone/pull/760
 
 
   ## What changes were proposed in this pull request?
   
   On receiving NotLeaderException from OM server, we should failover to the 
next OM in the list instead of the suggested Leader. This will ensure that all 
the OMs are contacted in a round robin way. Failing always to the suggested 
leader is not robust.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3334
   
   ## How was this patch tested?
   
   TestOzoneManagerHA#testOMProxyProviderFailoverToCurrentLeader already covers 
this test.

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

Reply via email to