The usages of ShardConnection without specifying a namespace result in the 'init' form of setShardVersion being sent to the shards. Now that all nodes are sharding aware, this is no longer necessary and all these usages can be replaced with calls through the TaskExecutor.
- related to
-
SERVER-27625 Remove dead ANSA and setShardVersion code
- Closed