-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
-
RPL 2 04/24/15
There is a race condition in collection_cloner_test. The BeginCollectionCallbackCanceled test fails sometimes at line 385 of collection_cloner_test.cpp expecting CallbackCanceled but seeing InternalError.
It also sometimes fails in InsertDocumentsCallbackCanceled, at line 583 expecting CallbackCanceled but getting OK.
- is related to
-
SERVER-17894 Add Collection Cloner to Data Replicator
- Closed