Chesnay Schepler created FLINK-6111:
---------------------------------------

             Summary: 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)

Reply via email to