list_indexes_with_build_uuids.js may deadlock when building indexes two-phased using a storage engine that does not support snapshot reads. The test verifies listIndexes behavior when index builds are in progress but if there is a commitIndexBuild oplog entry that is being applied, the listIndexes command will be blocked trying to acquire the PBWM lock.
listIndexes blocked by commitIndexBuild in list_indexes_with_build_uuids.js without snapshot read support
- Votes:
-
0 Vote for this issue
- Watchers:
-
0 Start watching this issue
- Created:
- Updated:
- Resolved: