-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2018-03-12
OldThreadPool is a deprecated class that's currently built on top of ThreadPool. Using ThreadPool in SyncTail allows us to remove initializePrefetchThread() and initializerWriterThread() in favor of the onCreateThread option.