-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.10, 2021.6
-
Fix Version/s: 10.10-HF56, 2021.13
-
Component/s: Bulk
-
Release Notes Summary:New options are configurable in nuxeo.conf for bulk action concurrency.
-
Team:PLATFORM
-
Sprint:nxplatform #49, nxplatform #50
-
Story Points:2
In Nuxeo works elasticsearchIndexing we can set the indexing threads as a configuration parameter: elasticsearch.indexing.maxThreads=4
For Cloud, we don't have the ability to build our own contribution. Thus we need the same for bulk-recomputeThumbnails so we can ramp up the thread count for more recompute thumbnail throughput when using BAF.
We need to adjust the threads and partitions.