[ http://issues.apache.org/jira/browse/JCR-427?page=all ]
Tobias Bocanegra closed JCR-427.
--------------------------------
Resolution: Invalid
the entries in the threadlocal map are weakreferences, so the VM will collect
them eventually.
> thread local variable commitLog not dispose
> -------------------------------------------
>
> Key: JCR-427
> URL: http://issues.apache.org/jira/browse/JCR-427
> Project: Jackrabbit
> Issue Type: Bug
> Components: transactions
> Affects 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