[
https://issues.apache.org/jira/browse/FLINK-11585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-11585.
------------------------------------
Resolution: Fixed
master: 0719db8895452ccb98548da1706cc65c34c99d76
1.7: 26abcfd4934d5ddae517f66f4485ad5d0c2f3593
1.6: 1cfa90c4b458b50e4216dfa7684591b0a025f98a
> Prefix matching in ConfigDocsGenerator can result in wrong assignments
> ----------------------------------------------------------------------
>
> Key: FLINK-11585
> URL: https://issues.apache.org/jira/browse/FLINK-11585
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.6.3, 1.7.1, 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
>
> There are some cases where the key-prefix matching does not work as intended:
> * given the prefixes "a.b" and "a.b.c.d", then an option with a key "a.b.c.X"
> will be assigned to the default groups instead of "a.b"
> * given a prefix "a.b", an option "a.c.b" will be matched to that group
> instead of the default
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)