Dimitrije created FLINK-10305:
---------------------------------
Summary: flink-conf.yaml grows continuously
Key: FLINK-10305
URL:
https://issues.apache.org/jira/browse/FLINK-10305 Project: Flink
Issue Type: Bug
Reporter: Dimitrije
`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)