bharatviswa504 opened a new pull request #2229: URL: https://github.com/apache/ozone/pull/2229
## What changes were proposed in this pull request? SCM server should start accepting requests when it is leader and isLeaderReady. We need isLeaderReady also because Statemachine should apply all the log committed transactions to start accepting requests. So, instead of scmContext#isLeader, use scm#checkLeader. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5202 ## How was this patch tested? Existing CI -- 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]
