[
https://issues.apache.org/jira/browse/FLINK-6111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-6111.
-----------------------------------
Resolution: Fixed
3e767b5a4a0846c8d53a8167d6236dbd9657eb2f
> Remove sleep after python process generation
> --------------------------------------------
>
> Key: FLINK-6111
> URL: https://issues.apache.org/jira/browse/FLINK-6111
> Project: Flink
> Issue Type: Improvement
> Components: Python API
> Affects Versions: 1.3.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Fix For: 1.3.0
>
>
> The python api contains some unnecessary (2 second!) sleeps after the python
> process created. These are now plain unnecessary with the recent refactorings
> in FLINK-5650.
> There are furthermore some sleeps after process shutdown, which can be
> reworked as well.
> Preliminary tests show that this will have off roughly 40 seconds from the
> test execution :/
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)