szetszwo commented on PR #1589: URL: https://github.com/apache/ratis/pull/1589#issuecomment-5733353001
@ivandika3 , thanks for filing [RATIS-2705](https://issues.apache.org/jira/browse/RATIS-2705)! I just revised the code in my previous comment: - Renamed the first method to `getCurrentLeadershipStatus` for emphasizing "current". - Moved the enum to `RaftServer.Division` since the status is per-division but not per-server. -- 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]
