[
https://issues.apache.org/jira/browse/FLINK-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonard Xu updated FLINK-4548:
------------------------------
Labels: easyfix starter (was: easyfix newbie starter)
> Refactor ContinuousFileMonitoringTest to use OneShotLatch
> ---------------------------------------------------------
>
> Key: FLINK-4548
> URL: https://issues.apache.org/jira/browse/FLINK-4548
> Project: Flink
> Issue Type: Improvement
> Components: API / DataStream
> Reporter: Aljoscha Krettek
> Assignee: Pattarawat Chormai
> Priority: Minor
> Labels: easyfix, starter
>
> Right now, the test has custom code that uses {{synchronized}}, {{notify()}}
> and {{wait()}}. This could be simplified by using {{OneShotLatch}} which does
> that under the hood and makes the intended behavior more obvious in the test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)