Thomas Weise created BEAM-5308:
----------------------------------
Summary: JobBundleFactory BindException with FlinkRunner and
remote cluster
Key: BEAM-5308
URL: https://issues.apache.org/jira/browse/BEAM-5308
Project: Beam
Issue Type: Task
Components: runner-flink
Reporter: Thomas Weise
Repeated execution of the same job on remote Flink cluster (not embedded in job
server) fails with bind exception. There seem to be 2 issues:
* Multiple instances of job bundle factory cannot be created (port conflict)
* Job bundle factory is not released after job completes (and Docker container
keeps on running). That's not the case in embedded mode).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)