[
https://issues.apache.org/jira/browse/ARIES-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Przybysz closed ARIES-1024.
-----------------------------------
Closing for released artifact
> SingleServiceTracker fails to track services properly when using a filter
> -------------------------------------------------------------------------
>
> Key: ARIES-1024
> URL: https://issues.apache.org/jira/browse/ARIES-1024
> Project: Aries
> Issue Type: Bug
> Components: Util
> Affects Versions: 1.0
> Reporter: Timothy James Ward
> Assignee: Timothy James Ward
> Priority: Critical
> Fix For: util-1.1.1
>
> Original Estimate: 3h
> Remaining Estimate: 3h
>
> The SingleServiceTracker does not work reliably when you use a filter.
> Scenario:
> Two services are registered with the interface Foo. The first (lower service
> id) has no properties, the second (higher service id) has the property
> bar=baz.
> I create a SingleServiceTracker with the class Foo and the filter (bar=baz).
> I open the SingleServiceTracker, and attempt to get the service.
> Result:
> The tracker returns null, even though there is a service I could use.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)