SingleServiceTracker calls update when there is nothing to update
-----------------------------------------------------------------
Key: ARIES-519
URL: https://issues.apache.org/jira/browse/ARIES-519
Project: Aries
Issue Type: Bug
Components: Util
Affects Versions: 0.3
Reporter: Alasdair Nottingham
Assignee: Alasdair Nottingham
Fix For: 0.3
The SingleServiceTracker calls the update method if their is no existing
service, and no replacement. This isn't a problem since update is a no-op in
this case, but it is a waste of time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.