improve indexing performance
----------------------------

                 Key: MRM-1439
                 URL: http://jira.codehaus.org/browse/MRM-1439
             Project: Archiva
          Issue Type: Improvement
          Components: indexing
    Affects Versions: 1.3.2
            Reporter: Brett Porter


we've observed when indexing a large repository, that over time a large number 
of index requests fill up the queue, consuming both memory and disk processing. 
If there is not enough memory allocated, the server can eventually restart, and 
the indexing will not complete, meaning the queue will fill up again on restart.

This is not a memory leak - if the queue completes all operates as normal. The 
problem is the queue not being processed quickly enough.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to