[jboss-jira] [JBoss JIRA] Assigned: (JBMICROCONT-319) Optimize KernelRegistry.getEntry()

Ales Justin (JIRA) jira-events at lists.jboss.org
Thu Jul 24 10:27:45 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBMICROCONT-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ales Justin reassigned JBMICROCONT-319:
---------------------------------------

    Assignee: Ales Justin


> Optimize KernelRegistry.getEntry()
> ----------------------------------
>
>                 Key: JBMICROCONT-319
>                 URL: https://jira.jboss.org/jira/browse/JBMICROCONT-319
>             Project: JBoss MicroContainer
>          Issue Type: Task
>          Components: Registry
>            Reporter: Adrian Brock
>            Assignee: Ales Justin
>             Fix For: JBossMC.2.0.0.CR1
>
>
> Currently KernelRegistry.getEntry() throws a
> KernelRegistryEntryNotFoundException
> to single there is nothing currently registered.
> This generates lots of garbage when the KernelController is waiting for a dependency to be installed.
> To remove this garbage, add a new method for use by the KernelController that does not throw an error,
> instead it returns null to signal not found.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list