-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
Fully Compatible
-
Networking & Obs 2024-08-05, Networking & Obs 2024-08-19, Networking & Obs 2024-09-02, Networking & Obs 2024-09-16, Networking & Obs 2024-09-30
ExhaustResponseReader will be a new type returned from NetworkInterface::startExhaustCommand that will allow the controller to dictate when exhaust responses are read from the underlying connection, rather than having the NITL reactor thread do that work. In this ticket, we should implement the type according to the design and add C++ unit or integration tests for it as a component. Integrating it with NITL and ThreadPoolTaskExecutor will happen in a subsequent ticket.
- is depended on by
-
SERVER-93114 Update NetworkInterface::startExhaustCommand to return an ExhaustResponseReader
- Closed