David Jencks created FELIX-3902:
-----------------------------------
Summary: [DS] Single dynamic mandatory reference problem on target
filter update
Key: FELIX-3902
URL: https://issues.apache.org/jira/browse/FELIX-3902
Project: Felix
Issue Type: Bug
Components: Declarative Services (SCR)
Affects Versions: scr-1.8.0
Reporter: David Jencks
Assignee: David Jencks
Fix For: scr-1.8.0
situation: MANDATORY single dynamic reference with a target filter that has 2
services that satisfy it.
Remove one service. (reference correctly updates to the other one)
Now change the filter so the second service still satisfies the new filter.
Nothing should happen, we have already bound the correct service. However, the
service is unbound.
The problem is that we didn't update the set of "old matches" by removing the
new matches.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira