Hi, I am facing similar issue where couple of my partitions have a Leader as -1 and No ISR. I tried to use kafka-reassign-partitions.sh and kafka-preferred-replica-election.sh tool and this did not help as the ISR was empty. Other users who faced this issue suggesting broker restart.
Does any one has other solutions of gracefully handling this instead of restarting the brokers?