You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2012/06/17 19:06:42 UTC

[jira] [Updated] (DELTASPIKE-207) memory leak in OpenWebBeansContextControl

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

Gerhard Petracek updated DELTASPIKE-207:
----------------------------------------

    Description: OWB 1.1.0 uses e.g. the ServletContext internally as a key. MockServletContext and MockHttpSession don't implement #equals and #hashCode -> ContextControl can't end contexts correctly.  (was: OWB 1.1.0 uses e.g. the ServletContext internally as a key. MockServletContext and MockHttpSession don't implement #equals and #hashCode -> e.g. a batch which uses ContextControl can't end contexts correctly -> memory leak.)
    
> memory leak in OpenWebBeansContextControl
> -----------------------------------------
>
>                 Key: DELTASPIKE-207
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-207
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: CdiControl
>    Affects Versions: 0.2-incubating
>         Environment: OWB 1.1.0
>            Reporter: Gerhard Petracek
>            Assignee: Mark Struberg
>
> OWB 1.1.0 uses e.g. the ServletContext internally as a key. MockServletContext and MockHttpSession don't implement #equals and #hashCode -> ContextControl can't end contexts correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira