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

Jukka Zitting commented on JCR-3185:
------------------------------------

> Loading the whole list in memory will run out of memory in many cases. 

That's best handled on the client side, e.g. by making the consistency checker 
process things in chunks of say 1m nodes at a time. I'd track that as a 
separate issue.

> don't log the size

That's what I'd do.
                
> refactor consistency checks in BundleDBPersistenceManager into a standalone 
> class that could be re-used for other PMs
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: JCR-3185
>                 URL: https://issues.apache.org/jira/browse/JCR-3185
>             Project: Jackrabbit Content Repository
>          Issue Type: Task
>          Components: jackrabbit-core
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>         Attachments: JCR-3185.diff
>
>
> see subject

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to