-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Fully Compatible
-
Sharding 2017-02-13
Shard::runBatchWriteCommandOnConfig only allows a single document in each batch write: it enforces this with an invariant in the function.
Writing to config.chunks.uuid on shards can safely do batch writes with multiple documents per batch.
This ticket is to create a new function and rename the old to reflect the number of documents allowed in the batch.
- has to be done before
-
SERVER-27811 Refactor catalog client classes to accommodate shards reading/writing to shard collections
- Closed
- is related to
-
SERVER-27860 Enable ShardLocal on shards
- Closed