bbejeck commented on PR #17146:
URL: https://github.com/apache/kafka/pull/17146#issuecomment-2377679464

   > If the process role is broker only then the controller's listener should 
not be in the advertise listener.
   
   I'm bumping up against this now when `dynamicRaftQuorum=False`:
   ```
   ducker@ducker05: " java.lang.IllegalArgumentException: requirement failed: 
If process.roles contains just the 'broker' role, the node id 4 must not be 
included in the set of voters controller.quorum.voters=Set(4)
   ```
   
   If set it to `True` the system tests run OK, but I'd prefer not do that.


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