You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Boyang Chen (JIRA)" <ji...@apache.org> on 2019/06/06 01:03:00 UTC

[jira] [Created] (KAFKA-8489) Remove group immediately when DeleteGroup request could be completed

Boyang Chen created KAFKA-8489:
----------------------------------

             Summary: Remove group immediately when DeleteGroup request could be completed
                 Key: KAFKA-8489
                 URL: https://issues.apache.org/jira/browse/KAFKA-8489
             Project: Kafka
          Issue Type: Improvement
            Reporter: Boyang Chen


Inspired by discussion inĀ [https://github.com/apache/kafka/pull/6762], we should attempt to shorten the time period from receiving the group deletion to actually remove it from cache. This saves the client unnecessary round trips to rebuild the group if needed.



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