02-18-2014 09:19 AM
Environment
Scenario
a) After creation of 20 000 more documents
there is '2014-02-07 15:36:59,241 WARN [org.nuxeo.ecm.core.event.tx.PostCommitSynchronousRunner] PostCommitListeners are too slow'
the speed of the document creation is 12 100 docs/hour while it was 25 000 at the beginning.
b) Then after creation of 40 000 more documents
Questions
How to avoid the message 'PostCommitListeners are too slow' and keep a speed at least 20 000 docs/hour to import 1 000 000 docs in a reasonable time ?
How to improve the speed of the document creation knowing that our software can supply Nuxeo with 500 000 docs/hour ?
How to avoid "java heap space out of memory" ?
Why Nuxeo uses so much memory while
02-21-2014 05:14 PM
You might want to take a look at Nuxeo's bulk importer to achieve your desired result. Or write your own custom importer for even more control over the import process, transactions, etc.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.