Xushaohong commented on pull request #560:
URL: https://github.com/apache/ratis/pull/560#issuecomment-990711510


   > > ...,  as it has an empty conf ...
   > 
   > This is an invalid test case since the conf (i.e. the group) is incorrect 
in the beginning. We must either set the group correct before startup or use 
AdminApi.setConfiguration to change the conf after startup.
   
   The bootstrapped follower could start with empty conf and set conf through 
leader's appendEntries request or Installsnapshot request. Somehow caused 
election timeout would let this follower start leader with empty conf.
   @szetszwo 


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