This allows the retry logic for explain find to be handled by Strategy::runCommand(), which is where the retry logic for all other non-deprecated paths lives.
Strategy::explainFind() will remain as a deprecated path for Strategy::queryOp().
This ticket un-blocks SERVER-34688.
- is depended on by
-
SERVER-34688 strategy.cpp loops forever on StaleDbVersion
- Closed
- related to
-
SERVER-29449 Explain of find command does not transform query for shards
- Backlog