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

Marcel Reutegger commented on JCR-1138:
---------------------------------------

> The order of the node ids is specific for the given persistent manager.

Doesn't this mean that an implementation has to retain the order of the bundles 
it stores? E.g. for a very simple in memory PM you would have to use a 
LinkedHashMap, because a HashMap doesn't work.

> Data store garbage collection
> -----------------------------
>
>                 Key: JCR-1138
>                 URL: https://issues.apache.org/jira/browse/JCR-1138
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: core
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>
> 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