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

Mark Struberg resolved OWB-536.
-------------------------------

    Resolution: Fixed

> revisit our Logger usage in our Bean impls
> ------------------------------------------
>
>                 Key: OWB-536
>                 URL: https://issues.apache.org/jira/browse/OWB-536
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Simple Web Beans
>    Affects Versions: 1.0.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.1.0
>
>
> We currently have private WebBeansLogger in each and every of our Bean 
> implementations (e.g. AbstractOwbBean)
> This unnecessarily consumes a lot of memory and they are barely used anyway. 
> We should just skip them.
> Lifecycle event loggings will be done in the Context implementations anyway 
> and having 70MB of Bean metadata containing unused stuff ist a simple waste 
> of memory.

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

Reply via email to