-
Type: Task
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.5.5
-
Component/s: Sharding
-
None
-
Sharding 2017-04-17
The current ShardingTaskExecutor is only linked in to mongod.
We need to add a MongosTaskExecutor to save getLastError info from shards to mongos as part of SERVER-28318.
To better differentiate the two TaskExecutor wrappers, rename ShardingTaskExecutor to ShardTaskExecutor.
- is depended on by
-
SERVER-28318 make sharded getLastError work with paths that go over ASIO, or eliminate it
- Closed