symious opened a new pull request, #9191: URL: https://github.com/apache/ozone/pull/9191
## What changes were proposed in this pull request? Currently the OM processing the getServiceList() request is set to be the "Leader" because all requests will be forwarded to the leader. But after supporting read from follower, this logic will show incorrect role information. This ticket is to refine the logic, so that it will show the correct role after supporting follower-read. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13831 ## How was this patch tested? Existing tests. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
