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)