You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Alasdair Nottingham (JIRA)" <ji...@apache.org> on 2010/12/21 10:42:00 UTC

[jira] Created: (ARIES-519) SingleServiceTracker calls update when there is nothing to update

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.


[jira] Resolved: (ARIES-519) SingleServiceTracker calls update when there is nothing to update

Posted by "Alasdair Nottingham (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alasdair Nottingham resolved ARIES-519.
---------------------------------------

    Resolution: Fixed

> 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.


[jira] Work started: (ARIES-519) SingleServiceTracker calls update when there is nothing to update

Posted by "Alasdair Nottingham (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on ARIES-519 started by Alasdair Nottingham.

> 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.