Some of the async oplog sampling testing (such as CursorYieldsAndIgnoresNewRecords) relies on locks contending. But there is a race as the MODE_IS lock doesn't contend with the MODE_IX lock. Changing the insertElements() function to perform inserts under a MODE_X lock will fix this.
Fix a race in the truncate marker testing.
- Assignee:
-
Clarisse Cheah
- Reporter:
-
Clarisse Cheah
- Votes:
-
0 Vote for this issue - Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: