-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2020-10-19
-
2
During the dry run, when we’re trying to drop the ident from the storage engine, it’s possible that we can get EBUSY if there’s a concurrent checkpoint running. A consequence of this is that it blocks replication today. Making the dry run application run asynchronously resolves this issue.
- related to
-
SERVER-67428 secondary_dryrun_vote_timeout.js should wait for "Voted for importCollection" log message on the secondary
- Closed