You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/12/07 18:07:00 UTC

[jira] [Created] (KAFKA-13514) Flakey test StickyAssignorTest

Matthias J. Sax created KAFKA-13514:
---------------------------------------

             Summary: Flakey test StickyAssignorTest
                 Key: KAFKA-13514
                 URL: https://issues.apache.org/jira/browse/KAFKA-13514
             Project: Kafka
          Issue Type: Test
          Components: clients, unit tests
            Reporter: Matthias J. Sax


org.apache.kafka.clients.consumer.StickyAssignorTest.testLargeAssignmentAndGroupWithNonEqualSubscription()

No real stack trace, but only:
{quote}java.util.concurrent.TimeoutException: testLargeAssignmentAndGroupWithNonEqualSubscription() timed out after 60 seconds{quote}
STDOUT
{quote}[2021-12-07 01:32:23,920] ERROR Found multiple consumers consumer1 and consumer2 claiming the same TopicPartition topic-0 in the same generation -1, this will be invalidated and removed from their previous assignment. (org.apache.kafka.clients.consumer.internals.AbstractStickyAssignor:150) [2021-12-07 01:32:58,964] ERROR Found multiple consumers consumer1 and consumer2 claiming the same TopicPartition topic-0 in the same generation -1, this will be invalidated and removed from their previous assignment. (org.apache.kafka.clients.consumer.internals.AbstractStickyAssignor:150) [2021-12-07 01:32:58,976] ERROR Found multiple consumers consumer1 and consumer2 claiming the same TopicPartition topic-0 in the same generation -1, this will be invalidated and removed from their previous assignment. (org.apache.kafka.clients.consumer.internals.AbstractStickyAssignor:150){quote}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)