Hi all I have a interesting question here.

Let's say we have 2 broker B1 B2, controller C and producer P1, P2...Pn. 
Currently B1 holds the partition leader and Px is constantly producing messages 
to B1. We want to move the partition leadership to B2. How does the leadership 
change synced between B1, B2, C, and Px that it is guaranteed that all the 
parties acknowledged the leadership change in the right order? Was there a 
break of produce flow in between? Any chance of  message lost?

Thanks

De Gao

Reply via email to