$ rg -w commandOp src/mongo/s/commands/cluster_explain.h 53: * TODO(esha): remove once Strategy::commandOp is removed, and make these methods take src/mongo/s/commands/strategy.cpp 896:void Strategy::commandOp(OperationContext* opCtx, src/mongo/s/commands/strategy.h 122: static void commandOp(OperationContext* opCtx,
and possibly also the work mentioned in the TODO.
- duplicates
-
SERVER-47426 Remove legacy Sharding code (ParallelSortClusteredCursor/VersionManager/ShardConnection/ShardedConnectionInfo)
- Closed