This is required to replace uses of ShardConnection in aggregation, where we must know the exact host a cursor was established on, with Shard::runCommand, which returns Shard::CommandResponse.
- is depended on by
-
SERVER-28894 replace aggregation's use of ShardConnection with Shard::runCommand
- Closed