[ 
https://issues.apache.org/jira/browse/JCR-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535652
 ] 

Thomas Mueller commented on JCR-1138:
-------------------------------------

Transient objects are actually removed: when garbage collected.
That's why a WeakReference map is used and not a regular map.
There is no need to write code to remove them.
Or is there a problem with this approach?

> Data store garbage collection
> -----------------------------
>
>                 Key: JCR-1138
>                 URL: https://issues.apache.org/jira/browse/JCR-1138
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>             Fix For: 1.4
>
>
> Currently the data store garbage collection needs to be run manually. It 
> should be simpler to use (maybe tool based), or automatic.

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

Reply via email to