You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2010/05/27 12:24:03 UTC

[jira] Updated: (GERONIMO-4933) Some optimization for loaded bundle checking

     [ https://issues.apache.org/jira/browse/GERONIMO-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire updated GERONIMO-4933:
-----------------------------------

    Fix Version/s: 3.0-M1
                       (was: 3.0)

> Some optimization for loaded bundle checking
> --------------------------------------------
>
>                 Key: GERONIMO-4933
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4933
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: kernel, osgi
>    Affects Versions: 3.0
>            Reporter: Ivan
>            Priority: Minor
>             Fix For: 3.0-M1
>
>         Attachments: GERONIMO-4933.patch
>
>
> The full loop checking whether the bundle is loaded is less efficient. Seems that OSGI will maintaine a location-bundle map inside, if the bundle of the same location is installed, the existing bundle will return immediently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.