Eno Thereska created KAFKA-3678:
-----------------------------------
Summary: Fix stream integration test timeouts
Key: KAFKA-3678
URL: https://issues.apache.org/jira/browse/KAFKA-3678
Project: Kafka
Issue Type: Bug
Affects Versions: 0.10.1.0
Reporter: Eno Thereska
Assignee: Eno Thereska
Fix For: 0.10.1.0
The integration tests for streams rely on timeouts to check when data has been
processed. The timeouts are often large (e.g, 10 seconds) and still
occasionally they trigger prematurely. They need to be replaced by
waitUntilTrue and some logic that checks when processing in streams is complete.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)