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

[jira] Resolved: (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 ]

Ivan resolved GERONIMO-4933.
----------------------------

    Resolution: Fixed

Commit changes to trunk At revision: 929357.

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