-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Service Arch 2022-10-31
Currently, one must access a specific instance of Shard, either a ShardLocal or ShardRemote to see if a command may be retried.
None of this logic is stateful, so it can be changed not to need to be accessed through an instance of Shard.
- has to be done before
-
SERVER-70569 Rewrite uses of sendCommandToShards in resharding POS' to use async RPC API
- Closed