Onur Karaman created KAFKA-2397:
-----------------------------------

             Summary: leave group request
                 Key: KAFKA-2397
                 URL: https://issues.apache.org/jira/browse/KAFKA-2397
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Onur Karaman
            Assignee: Onur Karaman
            Priority: Minor

Let's say every consumer in a group has session timeout s. Currently, if a 
consumer leaves the group, the worst case time to stabilize the group is 2s (s 
to detect the consumer failure + s for the rebalance window). If a consumer 
instead can declare they are leaving the group, the worst case time to 
stabilize the group would just be the s associated with the rebalance window.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to