-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44262/
-----------------------------------------------------------

Review request for Ambari, Andrew Onischuk, Dmytro Sen, and Myroslav 
Papirkovskyy.


Bugs: AMBARI-15166
    https://issues.apache.org/jira/browse/AMBARI-15166


Repository: ambari


Description
-------

Deadlock was detected by JVM.
Lock acquisition order should be changed in host registration event processing.
Currently Clusters object is called after host-local lock acquired.
Jstack thread dump attached.


Diffs
-----

  
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClustersImpl.java
 d5a4954 

Diff: https://reviews.apache.org/r/44262/diff/


Testing
-------

mvn clean test


Thanks,

Vitalyi Brodetskyi

Reply via email to