-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
Fully Compatible
-
v8.0
-
Cluster Scalability 2024-4-15
Just like in SERVER-82831, we can take futures out of the mongos command path to improve performance since it always runs synchronously. We can also get rid of unnecessary shared pointers, like in SERVER-85326.
- related to
-
SERVER-82831 De-futurize the command path
- Closed