angela created OAK-5879:
---------------------------
Summary: CompositeConfiguration: service ranking not respected
upon later comparision
Key: OAK-5879
URL: https://issues.apache.org/jira/browse/OAK-5879
Project: Jackrabbit Oak
Issue Type: Bug
Components: core
Reporter: angela
Assignee: angela
Priority: Minor
Fix For: 1.8
while working on OAK-5793 i spotted a bug in
{{CompositeConfiguration.addConfiguration}}: the raking is obtain from the
params associated with the configuration
({{CompositeConfiguration.PARAM_RANKING}}) or from additional params
({{Constants.SERVICE_RANKING}}). However, when searching for the proper
insertion order in the list the latter is no longer available and will lead to
those configurations not being properly handled upon addition of new
configurations.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)