Stanislav Kozlovski created KAFKA-7561:
------------------------------------------
Summary: Console Consumer - system test fails
Key: KAFKA-7561
URL: https://issues.apache.org/jira/browse/KAFKA-7561
Project: Kafka
Issue Type: Bug
Affects Versions: 2.1.0
Reporter: Stanislav Kozlovski
The test under
`kafkatest.sanity_checks.test_console_consumer.ConsoleConsumerTest.test_lifecycle`
fails when I run it locally. 7 versions of the test failed for me and they all
had a similar error message:
{code:java}
AssertionError: Node ducker@ducker11: did not stop within the specified timeout
of 15 seconds
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)