cmccabe opened a new pull request #11700:
URL: https://github.com/apache/kafka/pull/11700


   The batch of records that registers a new broker should be committed 
atomically. This doesn't matter
   right now, because we only create a single record to register the broker. 
But if we create multiple
   records in the future, this could matter. In order to avoid confusion, this 
should use
   ControllerResult#atomicOf.


-- 
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: jira-unsubscr...@kafka.apache.org

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


Reply via email to