Re: some problem abort isrshrinkrate

2015-07-02 Thread Joel Koshy
I'm assuming you mean you shut down the follower and the leader did not reflect this in isr shrink-rate. I think the reason for this is that the controller would have sent a leaderAndIsr request to the (existing leader) with the shrunk ISR. On the (redundant) leader transition the leader updates t

some problem abort isrshrinkrate

2015-07-01 Thread taosheng53
hello, when i use jmx to monitor kafka, i find the value of the isrshrinkrate always 0,never change when one broker has been shutdown.(i have a cluster containing three nodes),i want to know if there is some problem?