szetszwo commented on PR #627: URL: https://github.com/apache/ratis/pull/627#issuecomment-1237853789
@codings-dan , thanks a lot for working on the listener feature! > ... since we don't send a requestVote request to the listener, ... We should not depend on that. A patient problem is that a server may be misconfigured or do not have the up-to-date configuration. Then, it may send a requestVote to listeners, which it thinks they are voting members. If the listeners replied yes, the server will become 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]
