zentol commented on PR #19395: URL: https://github.com/apache/flink/pull/19395#issuecomment-1092539768
> Perhaps we could still change it before printing the configuration This isn't possible since the printing is done when the config file is loaded, so any modifications must inherently occur afterwards. This also occurs on the JM side when it loads the configuration, with no real way to solve it. How about we just log an info message that we remove/change the bind-host setting? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
