we test scalein in enviorment with 3 kafka nodes each one has a broker and zookeeper service on in the replica.factor=2 after the service went down on 2 nodes the leader of the partition stayed the old one and didnt movve to the only node that is up
and a a error message is sent
Error: partition 0 does not have a leader. Skip getting offsets Error: partition 2 does not have a leader. Skip getting offsets Error: partition 3 does not have a leader. Skip getting offsets
why this could happen?
here you can see how the leaders stayed even though there is replica set