Lucas Brutschy created KAFKA-16133:
--------------------------------------

             Summary: Commits during reconciliation always time out
                 Key: KAFKA-16133
                 URL: https://issues.apache.org/jira/browse/KAFKA-16133
             Project: Kafka
          Issue Type: Bug
          Components: clients, consumer
    Affects Versions: 3.7.0
            Reporter: Lucas Brutschy


This only affects the AsyncKafkaConsumer, which is in Preview in 3.7.

In MembershipManagerImpl there is a confusion between timeouts and deadlines. 
[https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/clients/consumer/internals/MembershipManagerImpl.java#L836C38-L836C38]

This causes all autocommits during reconciliation to immediately time out.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to