codings-dan commented on a change in pull request #598:
URL: https://github.com/apache/ratis/pull/598#discussion_r809707517



##########
File path: 
ratis-server/src/main/java/org/apache/ratis/server/impl/RaftConfigurationImpl.java
##########
@@ -145,6 +149,10 @@ boolean containsInConf(RaftPeerId peerId) {
     return conf.contains(peerId);
   }
 
+  boolean containsInListenerConf(RaftPeerId peerId) {

Review comment:
       Thanks for the guidance




-- 
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]


Reply via email to