[
https://issues.apache.org/jira/browse/AMBARI-15166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175549#comment-15175549
]
Hudson commented on AMBARI-15166:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4423 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4423/])
AMBARI-15166. Cluster deadlock when calling create hosts api (vbrodetskyi:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=cc5c07fcee3c4048d8b1a6883370342c9cd5dc56])
*
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClustersImpl.java
> Cluster deadlock when calling create hosts api concurrently with host
> registration
> ----------------------------------------------------------------------------------
>
> Key: AMBARI-15166
> URL: https://issues.apache.org/jira/browse/AMBARI-15166
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.2
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Critical
> Fix For: 2.2.2
>
> Attachments: AMBARI-15166.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)