You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "David Jacot (Jira)" <ji...@apache.org> on 2021/06/17 07:09:00 UTC

[jira] [Created] (KAFKA-12961) Verify group generation in `DelayedJoin`

David Jacot created KAFKA-12961:
-----------------------------------

             Summary: Verify group generation in `DelayedJoin`
                 Key: KAFKA-12961
                 URL: https://issues.apache.org/jira/browse/KAFKA-12961
             Project: Kafka
          Issue Type: Improvement
            Reporter: David Jacot
            Assignee: David Jacot


We have recently introduced `DelayedSync` operation. In order to make it robust, it verifies the generation that it expects. This ensure that a lost delayed operation does not interfere with a newer generation. We should do the same for `DelayedJoin`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)