You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Ioannis Canellos (JIRA)" <ji...@apache.org> on 2011/08/24 14:41:29 UTC

[jira] [Created] (KARAF-825) Cellar event handler registry should leverage blueprint reference listeners

Cellar event handler registry should leverage blueprint reference listeners
---------------------------------------------------------------------------

                 Key: KARAF-825
                 URL: https://issues.apache.org/jira/browse/KARAF-825
             Project: Karaf
          Issue Type: Improvement
          Components: cellar-core
    Affects Versions: cellar-2.2.1, cellar-2.2.2
            Reporter: Ioannis Canellos
            Assignee: Ioannis Canellos
             Fix For: cellar-3.0.0, cellar-2.2.3


Currently for each remote event, the event handler registry looks up and loops through all even handlers.
To increase performance, it would be nice to have a Map of EventHandlers that will be updated via blueprint reference-listeners.
This would reduce lookup complexity to O(1).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (KARAF-825) Cellar event handler registry should leverage blueprint reference listeners

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

Ioannis Canellos resolved KARAF-825.
------------------------------------

    Resolution: Fixed

> Cellar event handler registry should leverage blueprint reference listeners
> ---------------------------------------------------------------------------
>
>                 Key: KARAF-825
>                 URL: https://issues.apache.org/jira/browse/KARAF-825
>             Project: Karaf
>          Issue Type: Improvement
>          Components: cellar-core
>    Affects Versions: cellar-2.2.2, cellar-2.2.1
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>             Fix For: cellar-3.0.0, cellar-2.2.3
>
>
> Currently for each remote event, the event handler registry looks up and loops through all even handlers.
> To increase performance, it would be nice to have a Map of EventHandlers that will be updated via blueprint reference-listeners.
> This would reduce lookup complexity to O(1).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira