[
https://issues.apache.org/jira/browse/BEAM-7973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maximilian Michels resolved BEAM-7973.
--------------------------------------
Fix Version/s: Not applicable
Resolution: Not A Problem
This has been fixed in the meantime.
> 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: P2
> Labels: portability-flink, stale-P2
> Fix For: Not applicable
>
> 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.4#803005)