-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage NYC 2018-11-19
We should change all calls from Client::initThread to the Client RAII helper made in SERVER-36473. This will allow us to make the Client::initThread functions private and everything will have to go through the RAII class.
- depends on
-
SERVER-36473 Make a dedicated RAII class to manage Client lifetime
- Closed
-
SERVER-37890 Add a callback to the ThreadPool options to create a thread client using the RAII Client helper
- Closed