-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines, Storage Engines - Foundations
-
None
-
None
Missing unlock
May result in deadlock if there is another attempt to acquire the lock. Missing a release of a lock on a path
/src/support/hash_map.c:143: LOCK 174913 Returning without unlocking "hash_map->hash_locks[bucket].lock".