There's a bug inside of the WT library, specifically with api_enter_refcnt. Because of this, the bug causes the thread id to not clear and we end up hitting a WT error later down the road because of thread id checks.
Once the fix in WT-5206 and WT-5554 is merged into MongoDB master, we will re-enable backup_cursor_format.js and incremental_backup_cursor.js.
- depends on
-
WT-5554 Account for logpath when retrieving file size in incremental backup
- Closed
-
WT-5564 Buffer not extended properly when incremental bitstring grows
- Closed
-
WT-5206 Return the correct checkpoint-modified list of blocks
- Closed
- is related to
-
SERVER-45820 Disable backup_cursor_format.js temporarily
- Closed