CMIS: Poor performance with 1M documents
Hi, we are testing Nuxeo 6.0 in order to know the performance with high number of documents. We are using a cluster with 2 nuxeo nodes and two elasticsearch nodes (4 machines in total). The performence with Nuxeo is stabble, but CMIS hangs constantly. It costs 2 minutes to create a single document or 30 seconds to get the root folder.
The database that we are consuming the information is Oracle.
CMIS worked great with a 10K documents, but with 1 million, it completily hangs.
Is there any optimization to make CMIS work?
Thanks
0 votes
1 answers
2008 views
That's obviously not acceptable. Please us a profiling tool like Oracle Mission Control or VisualVM to find out where the time is spent. Then we can find out how to improve the critical code paths you have.