Re: Performance problems

2017-11-02 Thread Florian Müller
Hi Krzysztof, see this page: https://chemistry.apache.org/docs/cmis-samples/samples/operation-context/index.html#list-batch-size - Florian > Hello All > > Do you experience any performance problems while talking to DMS repo using > open cmis library? > > For example, when you make a call

Performance problems

2017-11-02 Thread krzysztoffzielin...@gmail.com
Hello All Do you experience any performance problems while talking to DMS repo using open cmis library? For example, when you make a call session.queryObjects() it fetches the data making additional calls to repository (discoveryService.query()). Any time each of the calls is made, we need