GitHub user mjsax opened a pull request: https://github.com/apache/kafka/pull/3542
KAFKA-5362: Follow up to Streams EOS system test - improve tests to get rid of calls to `sleep` in Python - fixed some flaky test conditions - improve debugging You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjsax/kafka failing-eos-system-tests Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3542.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3542 ---- commit b2cf22577de017fd8a6a712de36620a600376827 Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-07-07T04:39:48Z KAFKA-5362: Follow up EOS system test - reduce test runtime by removing sleep calls - improved debugging - minor fix for KafkaStreams state listener callback commit 9c6f2e94d0ca3b0750fbd4424824e6984d8e794c Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-07-08T00:37:23Z MINOR: fix flaky Stream EOS system test - need to check topic-partition position even if no data is returned - should not kill producer on failure - improved debugging ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---