-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Core MongoDB
When doing a copy through CoreSession.copy, VCS works at the database level so results are immediately visible from a query.
DBS needs to have this behavior as well, because some code depends on it (for instance when doing a query in the sync event handler for copy).
- is required by
-
NXP-21066 Fix CollectionAsynchronousDuplicateTest on MongoDB
- Resolved