You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2011/02/28 17:43:36 UTC

[jira] Created: (OWB-535) free ScannerService resources once we don't need it anymore

free ScannerService resources once we don't need it anymore
-----------------------------------------------------------

                 Key: OWB-535
                 URL: https://issues.apache.org/jira/browse/OWB-535
             Project: OpenWebBeans
          Issue Type: Improvement
          Components: Lifecycle
    Affects Versions: 1.0.0
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.1.0


Scanning all the classpath blows up the AnnotationDB to a size of a few MB. 
Since we don't need this information anymore after we finished the deployment, we can easily release those resources.

I'll introduce a ScannerService#release() for this purpose.

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

        

[jira] Resolved: (OWB-535) free ScannerService resources once we don't need it anymore

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

Mark Struberg resolved OWB-535.
-------------------------------

    Resolution: Fixed

> free ScannerService resources once we don't need it anymore
> -----------------------------------------------------------
>
>                 Key: OWB-535
>                 URL: https://issues.apache.org/jira/browse/OWB-535
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Lifecycle
>    Affects Versions: 1.0.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.1.0
>
>
> Scanning all the classpath blows up the AnnotationDB to a size of a few MB. 
> Since we don't need this information anymore after we finished the deployment, we can easily release those resources.
> I'll introduce a ScannerService#release() for this purpose.

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