-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 18 (08/05/16)
We can use a ThreadPoolTaskExecutor + helper classes to make a nice interface to create the OperationContext and take DB/Coll locks for the callers lambda.
All internal state will need to be protected by the DataReplicator internal mutex, as is done mostly already.
- duplicates
-
SERVER-24945 convert CollectionCloner and DatabaseCloner to use TaskExecutor
- Closed