[
https://issues.apache.org/jira/browse/FLINK-10305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger updated FLINK-10305:
-----------------------------------
Component/s: Deployment / Docker
> flink-conf.yaml grows continuously
> ------------------------------------
>
> Key: FLINK-10305
> URL: https://issues.apache.org/jira/browse/FLINK-10305
> Project: Flink
> Issue Type: Bug
> Components: Deployment / Docker
> Reporter: Dimitrije
> Priority: Major
>
> `query.server.port` & `blob.server.port` variables are continuously appended
> to the flink-conf.yaml when the job manager restarts.
>
> Running a jobmanager & taskmanager using docker-compose
> I am using a single `flink-conf.yaml` which is mounted as a volume to a
> jobmanager and taskmanager container. Every time the jobmanager restarts, it
> appends the two variables to the end of the file causing it to grow.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)