ConsistencyCheck uses too much memory
-------------------------------------

                 Key: JCR-555
                 URL: http://issues.apache.org/jira/browse/JCR-555
             Project: Jackrabbit
          Issue Type: Improvement
    Affects Versions: 0.9, 1.0, 1.0.1
            Reporter: Marcel Reutegger
         Assigned To: Marcel Reutegger
            Priority: Minor
             Fix For: 1.1


A consistency check loads all lucene documents into memory. On a large 
repository this may lead to an OutOfMemoryError. The consistency check should 
rather read the lucene documents on demand and discard them afterwards.

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