Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
Yarn HA cluster
-
Reviewed
Description
Dead lock detected in RM when automatic failover is enabled.
Found one Java-level deadlock: ============================= "Thread-2": waiting to lock monitor 0x00007fb514303cf0 (object 0x00000000ef153fd0, a org.apache.hadoop.ha.ActiveStandbyElector), which is held by "main-EventThread" "main-EventThread": waiting to lock monitor 0x00007fb514750a48 (object 0x00000000ef154020, a org.apache.hadoop.yarn.server.resourcemanager.EmbeddedElectorService), which is held by "Thread-2"