zentol commented on issue #6872: [FLINK-10436] Add ConfigOption#withFallbackKeys URL: https://github.com/apache/flink/pull/6872#issuecomment-430948482 Aren't fallback-keys really dependent on the context in which the option is used? In the case of `rest.port` a fallback to `jobmanager.web.port` only makes sense when you're on the dispatcher; if any other component wants to use `rest.port` as well they are now also using dispatcher configuration values.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
