You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/10/18 15:40:13 UTC

[GitHub] TisonKun commented on issue #6872: [FLINK-10436] Add ConfigOption#withFallbackKeys

TisonKun commented on issue #6872: [FLINK-10436] Add ConfigOption#withFallbackKeys
URL: https://github.com/apache/flink/pull/6872#issuecomment-431058218
 
 
   The idea we need a fallback key is because keyA and keyB(with keyA fallback to keyB) are conceptually not the same thing or keyB succeed keyA. It just, in the context, we use the configured keyB as a default(fallback) value to keyA. And I agree that if the key's semantic changes, we should update the fallback dependency on demand.

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


With regards,
Apache Git Services