Hello, I use kafka 0.8.2 . I have a three borkers kafka cluster.

I stop one broker and copy recovery-point-offset-checkpoint to
override replication-offset-checkpoint. After that, I start the broker.

But I find that the broker could not be added to ISR anymore. And the
`logs/state-change.log` don't update anymore.  I try
`bin/kafka-preferred-replica-election.sh`, but the broker still could not
added to ISR. `log/server.log` and `logs/controller.log` don't have any
WARN or ERROR log. And I check the network traffic of this sever, the
replication fetch of this borker is not start. I search a lot in the user
mail list, but I still don't have any ideas. How could I recover it? Thank
you in advance.

-- 
Best Regards,
Haosdent Huang

Reply via email to