[ 
https://issues.apache.org/jira/browse/KAFKA-5083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Widman updated KAFKA-5083:
-------------------------------
    Fix Version/s: 1.1.0

> always leave the last surviving member of the ISR in ZK
> -------------------------------------------------------
>
>                 Key: KAFKA-5083
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5083
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Onur Karaman
>            Assignee: Onur Karaman
>            Priority: Major
>             Fix For: 1.1.0
>
>
> Currently we erase ISR membership if the replica to be removed from the ISR 
> is the last surviving member of the ISR and unclean leader election is 
> enabled for the corresponding topic.
> We should investigate leaving the last replica in ISR in ZK, independent of 
> whether unclean leader election is enabled or not. That way, if people 
> re-disabled unclean leader election, we can still try to elect the leader 
> from the last in-sync replica.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to