Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
2
-
Docs Sprint 16 - Ending 3/13
-
true
Description
The parallelCollectionScan command does not work over mongos.
This is mentioned in passing on the Java driver Getting Started page (http://docs.mongodb.org/ecosystem/tutorial/getting-started-with-java-driver/#parallelscan), specifically here:
ParallelScan does not work via mongos.
It is also mentioned on Google Groups here:
https://groups.google.com/forum/#!topic/mongodb-user/Ss-uhnUbUbU
However, this limitation is not documented on the page for the parallelCollectionScan command itself (http://docs.mongodb.org/manual/reference/command/parallelCollectionScan/)