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 18:43:42 UTC

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

Gerhard Petracek created DELTASPIKE-207:
-------------------------------------------

             Summary: 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 -> e.g. a batch which uses ContextControl can't end contexts correctly -> memory leak.

--
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

        

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

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

Mark Struberg resolved DELTASPIKE-207.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.3-incubating
    
> 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
>             Fix For: 0.3-incubating
>
>         Attachments: DELTASPIKE-207.patch
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

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

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

    Attachment: DELTASPIKE-207.patch
    
> 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
>         Attachments: DELTASPIKE-207.patch
>
>
> 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

        

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

Posted by "Gerhard Petracek (JIRA)" <ji...@apache.org>.
     [ 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