In the build variant where resumable index builds are enabled, backup_restore_backup_cursor.js times out while waiting for the majority commit point to advance before continuing the index build.
The majority wait was added in SERVER-48476, which also blacklisted the test by adding the resumable_index_build_incompatible tag. This ticket should investigate the error and decide whether the tag is needed or not.
- is related to
-
SERVER-50391 Index build hung during startup recovery waiting for optime to be majority committed
- Closed
-
SERVER-36269 Add backup_restore test for backupCursor FS backups
- Closed
-
SERVER-37192 Move $backupCursor to enterprise
- Closed
-
SERVER-49083 Make noPassthrough tests work with resumable index builds
- Closed
-
SERVER-49847 Turn on resumable index build feature by default
- Closed