You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Eno Thereska (JIRA)" <ji...@apache.org> on 2016/05/09 07:52:12 UTC

[jira] [Created] (KAFKA-3678) Fix stream integration test timeouts

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)