This test depends on the findAndModify command acquiring a MODE_IX lock on the collection. However, the requested lock is upgraded to an exclusive lock on storage engines that do not support document level locking (e.g. ephemeralForTest).
- is related to
-
SERVER-45955 findAndModify should not take exclusive locks
- Closed