[ 
https://issues.apache.org/jira/browse/BEAM-7973?focusedWorklogId=302457&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-302457
 ]

ASF GitHub Bot logged work on BEAM-7973:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Aug/19 23:16
            Start Date: 27/Aug/19 23:16
    Worklog Time Spent: 10m 
      Work Description: ibzib commented on pull request #9340: [BEAM-7973] py: 
shut down Flink job server automatically
URL: https://github.com/apache/beam/pull/9340
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 302457)
    Time Spent: 1h  (was: 50m)

> Python doesn't shut down Flink job server properly
> --------------------------------------------------
>
>                 Key: BEAM-7973
>                 URL: https://issues.apache.org/jira/browse/BEAM-7973
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-harness
>            Reporter: Kyle Weaver
>            Priority: Major
>              Labels: portability-flink
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Using the new Python FlinkRunner [1], a new job server is created and the job 
> succeeds, but seemingly not being shut down properly when the Python command 
> exits. Specifically, the java -jar command that started the job server is 
> still running in the background, eating up memory.
> Relevant args:
> python ...
>  --runner FlinkRunner \ 
>  --flink_job_server_jar $FLINK_JOB_SERVER_JAR ...
> [1] [https://github.com/apache/beam/pull/9043]



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to