[
https://issues.apache.org/jira/browse/CXF-6483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin updated CXF-6483:
----------------------------------
Description:
A configuration containing multiple HttpConduits with overlapping regular
expressions can be made more useful with a basic sorting of ConfigurerImpl
matchers based on the number of literal characters a regular expression
contains.
In most practical situations it should make it more predictable, even though on
some rare cases a longer expression may be less specific.
was:
A configuration containing multiple HttpConduits with overlapping regular
expressions can be made more useful with a basic sorting of ConfigurablleImpl
matchers based on the number of literal characters a regular expression
contains.
In most practical situations it should make it more predictable, even though on
some rare cases a longer expression may be less specific.
Summary: Sort ConfigerImpl Matchers by a number of literal characters
(was: Sort ConfigurableImpl Matchers by a number of literal characters)
> Sort ConfigerImpl Matchers by a number of literal characters
> ------------------------------------------------------------
>
> Key: CXF-6483
> URL: https://issues.apache.org/jira/browse/CXF-6483
> Project: CXF
> Issue Type: Improvement
> Components: Core
> Reporter: Sergey Beryozkin
> Assignee: Sergey Beryozkin
> Priority: Minor
> Fix For: 3.0.6, 2.7.17, 3.1.2
>
>
> A configuration containing multiple HttpConduits with overlapping regular
> expressions can be made more useful with a basic sorting of ConfigurerImpl
> matchers based on the number of literal characters a regular expression
> contains.
> In most practical situations it should make it more predictable, even though
> on some rare cases a longer expression may be less specific.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)