You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Greg Harris (Jira)" <ji...@apache.org> on 2023/01/06 19:26:00 UTC

[jira] [Created] (KAFKA-14600) Flaky test ProducerIdExpirationTest

Greg Harris created KAFKA-14600:
-----------------------------------

             Summary: Flaky test ProducerIdExpirationTest
                 Key: KAFKA-14600
                 URL: https://issues.apache.org/jira/browse/KAFKA-14600
             Project: Kafka
          Issue Type: Test
            Reporter: Greg Harris
            Assignee: Greg Harris


The ProducerIdExpiration test appears to have these flakey failures:

Build / JDK 8 and Scala 2.13 / testTransactionAfterTransactionIdExpiresButProducerIdRemains(String).quorum=zk – kafka.api.ProducerIdExpirationTest: 5 failures
        https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka/detail/trunk/1484/tests/
                org.opentest4j.AssertionFailedError: Producer IDs were not added.
        https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka/detail/trunk/1484/tests/
                org.opentest4j.AssertionFailedError: Producer IDs were not added.
        https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka/detail/trunk/1479/tests/
                org.opentest4j.AssertionFailedError: Producer IDs were not added.
        https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka/detail/trunk/1472/tests/
                org.opentest4j.AssertionFailedError: Producer IDs were not added.
        https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka/detail/trunk/1472/tests/
                org.opentest4j.AssertionFailedError: Producer IDs were not added.

 



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