-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
Fully Compatible
-
ALL
If the exhaust responses come in faster than the callbacks are executed, the callback field on the callback state will be overwritten several times; this causes the callbacks to be run with the wrong data (the data is encapsulated in the lambda on the callback field).
- is depended on by
-
SERVER-79857 Use exhaust in ReshardingCollectionCloner
- Backlog
- is fixed by
-
SERVER-93114 Update NetworkInterface::startExhaustCommand to return an ExhaustResponseReader
- Closed