You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Bharath Ganesh (JIRA)" <ji...@apache.org> on 2008/02/13 06:38:08 UTC

[jira] Created: (CXF-1430) ThreadLocal Memory leak in HandlerChainInvoker

ThreadLocal Memory leak in HandlerChainInvoker
----------------------------------------------

                 Key: CXF-1430
                 URL: https://issues.apache.org/jira/browse/CXF-1430
             Project: CXF
          Issue Type: Bug
          Components: JAX-WS Runtime
    Affects Versions: 2.0.2
            Reporter: Bharath Ganesh


ThreadLocal memory leak:

In HandlerChainInvoker the WebServiceContext thread local was set but never unset after the handler chain invocation was complete. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-1430) ThreadLocal Memory leak in HandlerChainInvoker

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

Daniel Kulp updated CXF-1430:
-----------------------------

    Fix Version/s: 2.0.5

> ThreadLocal Memory leak in HandlerChainInvoker
> ----------------------------------------------
>
>                 Key: CXF-1430
>                 URL: https://issues.apache.org/jira/browse/CXF-1430
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0.2
>            Reporter: Bharath Ganesh
>            Assignee: Daniel Kulp
>             Fix For: 2.0.5
>
>         Attachments: HandlerChainInvoker.java
>
>
> ThreadLocal memory leak:
> In HandlerChainInvoker the WebServiceContext thread local was set but never unset after the handler chain invocation was complete. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-1430) ThreadLocal Memory leak in HandlerChainInvoker

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

Daniel Kulp resolved CXF-1430.
------------------------------

    Resolution: Fixed

Patch applied!  Thanks!

> ThreadLocal Memory leak in HandlerChainInvoker
> ----------------------------------------------
>
>                 Key: CXF-1430
>                 URL: https://issues.apache.org/jira/browse/CXF-1430
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0.2
>            Reporter: Bharath Ganesh
>            Assignee: Daniel Kulp
>         Attachments: HandlerChainInvoker.java
>
>
> ThreadLocal memory leak:
> In HandlerChainInvoker the WebServiceContext thread local was set but never unset after the handler chain invocation was complete. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-1430) ThreadLocal Memory leak in HandlerChainInvoker

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

Bharath Ganesh updated CXF-1430:
--------------------------------

    Attachment: HandlerChainInvoker.java

Patch over 2.0.2

> ThreadLocal Memory leak in HandlerChainInvoker
> ----------------------------------------------
>
>                 Key: CXF-1430
>                 URL: https://issues.apache.org/jira/browse/CXF-1430
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0.2
>            Reporter: Bharath Ganesh
>         Attachments: HandlerChainInvoker.java
>
>
> ThreadLocal memory leak:
> In HandlerChainInvoker the WebServiceContext thread local was set but never unset after the handler chain invocation was complete. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CXF-1430) ThreadLocal Memory leak in HandlerChainInvoker

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

Daniel Kulp reassigned CXF-1430:
--------------------------------

    Assignee: Daniel Kulp

> ThreadLocal Memory leak in HandlerChainInvoker
> ----------------------------------------------
>
>                 Key: CXF-1430
>                 URL: https://issues.apache.org/jira/browse/CXF-1430
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0.2
>            Reporter: Bharath Ganesh
>            Assignee: Daniel Kulp
>         Attachments: HandlerChainInvoker.java
>
>
> ThreadLocal memory leak:
> In HandlerChainInvoker the WebServiceContext thread local was set but never unset after the handler chain invocation was complete. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.