kaijchen commented on PR #807: URL: https://github.com/apache/ratis/pull/807#issuecomment-1411547519
Thanks @szetszwo for the review. I have a question about the `TransferLeadership` class. Currently a `TransferLeadership` object belongs to a `RaftServerImpl`. I'm wondering if we can change its scope to a `LeaderStateImpl` (in another Jira). Because it's only meaningful when the RaftServerImpl is a leader. -- 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]
