You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/02/10 13:52:41 UTC

[jira] [Created] (FLINK-5774) ContinuousFileProcessingTest has test instability

Aljoscha Krettek created FLINK-5774:
---------------------------------------

             Summary: ContinuousFileProcessingTest has test instability
                 Key: FLINK-5774
                 URL: https://issues.apache.org/jira/browse/FLINK-5774
             Project: Flink
          Issue Type: Bug
          Components: Streaming Connectors
            Reporter: Aljoscha Krettek
            Assignee: Aljoscha Krettek


Inserting a {{Thread.sleep(200)}} in {{ContinuousFileMonitoringFunction.monitorDirAndForwardSplits()}} will make the tests fail reliably. Normally, it occurs now and then due to "natural" slow downs on Travis:
log: https://api.travis-ci.org/jobs/199977242/log.txt?deansi=true

The condition that wait's for the file monitoring function to reach a certain state needs to be tougher.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)