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)