[
https://issues.apache.org/jira/browse/FLINK-11583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-11583:
-------------------------------------
Affects Version/s: (was: 1.7.1)
(was: 1.6.3)
> ConfigOptions cannot have fallback and deprecated keys at the same time
> -----------------------------------------------------------------------
>
> Key: FLINK-11583
> URL: https://issues.apache.org/jira/browse/FLINK-11583
> Project: Flink
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 1.8.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.6.4, 1.7.3, 1.8.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{ConfigOption#withFallbackKeys}} and {{ConfigOption#withDeprecatedKeys}}
> both simply override the fallbackKeys array instead of checking whether it
> already contains some keys.
> As a result, using both methods results in one of the given key sets to be
> overwritten.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)