You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Justine Olshan (Jira)" <ji...@apache.org> on 2023/04/13 22:31:00 UTC

[jira] (KAFKA-14904) Flaky Test kafka.api.TransactionsBounceTest.testWithGroupId()

    [ https://issues.apache.org/jira/browse/KAFKA-14904 ]


    Justine Olshan deleted comment on KAFKA-14904:
    ----------------------------------------

was (Author: jolshan):
Seems like we close the producer forcefully. Perhaps this is why we never complete the future for the end txn (commit) marker.

Now we just need to figure out why the producer is getting closed forcefully. (ie, is it related to the out of order sequences – those alone shouldn't kill the producer)

> Flaky Test  kafka.api.TransactionsBounceTest.testWithGroupId()
> --------------------------------------------------------------
>
>                 Key: KAFKA-14904
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14904
>             Project: Kafka
>          Issue Type: Test
>            Reporter: Justine Olshan
>            Assignee: Justine Olshan
>            Priority: Major
>
> After merging KAFKA-14561 I noticed this test still occasionally failed via 
> org.apache.kafka.common.errors.TimeoutException: Timeout expired after 60000ms while awaiting EndTxn(true)
> I will investigate the cause. 
> Note: This error occurs when we are waiting for the transaction to be committed.



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