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

Jukka Zitting updated JCR-427:
------------------------------

    Fix Version: 1.1
        Version: 1.0.1

> 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, 1.0.1, 0.9
>  Environment: jackrabbit r400051
>     Reporter: Tobias Bocanegra
>     Priority: Trivial
>      Fix For: 1.1

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