[ http://issues.apache.org/jira/browse/JCR-427?page=all ]

Tobias Bocanegra updated JCR-427:
---------------------------------

    Summary: thread local variable commitLog not dispose  (was: thread local 
varaible commitLog not disposed)

> thread local variable commitLog not dispose
> -------------------------------------------
>
>          Key: JCR-427
>          URL: http://issues.apache.org/jira/browse/JCR-427
>      Project: Jackrabbit
>         Type: Bug

>   Components: transactions
>     Versions: 1.0, 0.9
>  Environment: jackrabbit r400051
>     Reporter: Tobias Bocanegra
>     Priority: Trivial

>
> the XAItemStateManager holds a thread local variable 'commitLog'. then the 
> XAItemStateManager is not longer used and finalized, it happens that the 
> thread local variable is still referenced in the local map of the respective 
> thread. this is not very severe, since the commitLog itself does not contains 
> any other references.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to