Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
1
Description
from the rfc:
maxParallelism(uint32) = undefined(0),
The maximum number of logical cores to use in parallel for this query
Sent in the JSON payload as “max_parallelism” as a JSON String i.e. `”1”`.
Build libcouchbase-2.8.5-607 contains libcouchbase commit 95ba0d9 with commit message:
CCBC-1168: expose max_parallelism for query