junrao commented on PR #12271:
URL: https://github.com/apache/kafka/pull/12271#issuecomment-1151490379

   @hachikuji : For controlled shutdown, if the shutting down broker is the 
leader, we send a leaderAndIsr to every replica. If the shutting down broker is 
a follower, we send leaderAndIsr to replicas that are not shutting down and 
send StopReplica to the shutting down broker.


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