[
https://issues.apache.org/jira/browse/FLINK-11585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-11585:
-------------------------------------
Fix Version/s: (was: 1.7.2)
1.7.3
> 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)