Some optimization for loaded bundle checking
--------------------------------------------

                 Key: GERONIMO-4933
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4933
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: kernel, osgi
    Affects Versions: 3.0
            Reporter: Ivan
            Priority: Minor
             Fix For: 3.0


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.

Reply via email to