Matthias J. Sax created KAFKA-8878:
--------------------------------------
Summary: Flaky Test
AssignedStreamsTasksTest#shouldCloseCleanlyWithSuspendedTaskAndEOS
Key: KAFKA-8878
URL: https://issues.apache.org/jira/browse/KAFKA-8878
Project: Kafka
Issue Type: Bug
Components: streams, unit tests
Reporter: Matthias J. Sax
[https://builds.apache.org/blue/organizations/jenkins/kafka-trunk-jdk8/detail/kafka-trunk-jdk8/3887/tests]
{quote}java.lang.AssertionError: Expected no ERROR message while closing
assignedTasks, but got 1. First error: [AdminClient clientId=adminclient-67]
Connection to node -1 (localhost/127.0.0.1:8080) could not be established.
Broker may not be available.. Cause: N/A
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.kafka.streams.processor.internals.AssignedStreamsTasksTest.shouldCloseCleanlyWithSuspendedTaskAndEOS(AssignedStreamsTasksTest.java:555){quote}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)