-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
0
-
Storage - Ra 2021-07-26, Storage - Ra 2021-08-09
The failure is in MongoDB 4.2, I analyzed the backtrace from the core files, and looks like it is a deadlock issue.
- Thread 61 has acquired an exclusive lock on file:index-449-8014831932701221023.wt
- Thread 62 is trying to get an exclusive lock on the same file:index-449-8014831932701221023.wt and is blocked
Details are in the comment section below.
- duplicates
-
WT-7887 Fix a bug related to deadlock while locking evict_walk_lock
- Closed
- is related to
-
WT-9660 test_checkpoint timed out with possible deadlock between checkpoint and eviction accessing history store
- Closed
- related to
-
WT-7887 Fix a bug related to deadlock while locking evict_walk_lock
- Closed