[ 
https://issues.apache.org/jira/browse/KAFKA-17397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913957#comment-17913957
 ] 

TaiJuWu commented on KAFKA-17397:
---------------------------------

This issue can reproduce on my local, I can help to fix if it needs to do.

> Ensure ClassicKafkaConsumer sends leave request on close even if interrupted
> ----------------------------------------------------------------------------
>
>                 Key: KAFKA-17397
>                 URL: https://issues.apache.org/jira/browse/KAFKA-17397
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients, consumer
>    Affects Versions: 3.8.0, 3.9.0
>            Reporter: Kirk True
>            Priority: Major
>              Labels: integration-tests
>
> During testing for KAFKA-16985, a new, parameterized integration test was 
> added to {{PlaintextConsumerTest}} named 
> {{{}testCloseLeavesGroupOnInterrupt(){}}}. When the test is executed locally, 
> it passes using both the {{AsyncKafkaConsumer}} and the 
> {{{}ClassicKafkaConsumer{}}}. However, when the test is run in the Apache CI 
> environment, it passes for the {{AsyncKafkaConsumer}} but fails for the 
> {{{}ClassicKafkaConsumer{}}}. Rather than hold up KAFKA-16985, this Jira was 
> filed to investigate and fix the {{{}ClassicKafkaConsumer{}}}.



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

Reply via email to