kafka/streams
Guozhang Wang 2c0055e62f HOTFIX: Do Not use unlimited num messages in IntegrationTestUtils
Removed readKeyValues() that give UNLIMITED_MESSAGES which will doom to exhaust all wait time, as all its callers actually do provide the expected number of messages.

Author: Guozhang Wang <wangguoz@gmail.com>

Reviewers: Matthias J. Sax <matthias@confluent.io>, Jason Gustafson <jason@confluent.io>

Closes #2507 from guozhangwang/KHotfix-not-use-limited-num-messages
2017-02-06 14:55:12 -08:00
..
examples/src/main/java/org/apache/kafka/streams/examples MINOR: Fix typo in WordCountProcessorDemo 2017-01-25 18:01:37 -08:00
src HOTFIX: Do Not use unlimited num messages in IntegrationTestUtils 2017-02-06 14:55:12 -08:00