-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Concurrency
-
Fully Compatible
-
Storage NYC 2019-01-28, Storage NYC 2019-02-11, Storage NYC 2019-03-25, Storage NYC 2019-04-08, Storage NYC 2019-04-22, Storage NYC 2019-05-06
-
17
-
8
restoreLockState() is used by query yielding and transaction reaper. To make sure they don't conflict with prepared transactions on stepdown and shutdown, we need to guarantee they only restore IS or IX locks or they restore locks that won't conflict with transactions.
- related to
-
SERVER-44544 IndexBuildsCoordinator::_buildIndexTwoPhase() crashes after collection scan is interrupted
- Closed