tillrohrmann commented on issue #6872: [FLINK-10436] Add 
ConfigOption#withFallbackKeys
URL: https://github.com/apache/flink/pull/6872#issuecomment-431093823
 
 
   At the moment `rest.address` is effectively `dispatcher.rest.address`. The 
problem I see currently is that other components might already depend on 
`RestOption#ADDRESS`. If we now introduce a `RestOption#DISPATCHER_ADDRESS` 
with the fallback to `RestOption#ADDRESS` and `JobManagerOptions#ADDRESS` and 
remove the latter as a deprecated key from the former, then we break setups.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to