Lucas Brutschy created KAFKA-15929:
--------------------------------------
Summary: Flaky test -
testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress -
TopicCommandIntegrationTest
Key: KAFKA-15929
URL: https://issues.apache.org/jira/browse/KAFKA-15929
Project: Kafka
Issue Type: Bug
Reporter: Lucas Brutschy
Test is intermittently failing.
https://ge.apache.org/scans/tests?search.names=Git%20branch&search.relativeStartTime=P28D&search.rootProjectNames=kafka&search.timeZoneId=Europe%2FVienna&search.values=trunk&tests.container=org.apache.kafka.tools.TopicCommandIntegrationTest&tests.test=testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress(String)%5B1%5D
{code:java}
java.lang.NullPointerException: Cannot invoke
"org.apache.kafka.clients.admin.PartitionReassignment.addingReplicas()" because
"reassignments" is null
at
org.apache.kafka.tools.TopicCommandIntegrationTest.testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress(TopicCommandIntegrationTest.java:800)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)