aloknnikhil opened a new pull request #9881:
URL: https://github.com/apache/kafka/pull/9881


   - There are cases where the quorum voters connect string is not ready
     up until after the controller starts.
     Eg: If the controller is configured to choose a free port, we need to
         wait until after the controller starts to configure the right
         host:port connect string for the RaftClient to connect to
   
   ### Tested with the Raft unit-tests
   
   ### Committer Checklist (excluded from commit message)
   - [x] Verify design and implementation 
   - [x] Verify test coverage and CI build status
   - [x] Verify documentation (including upgrade notes)
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to