[ 
https://issues.apache.org/jira/browse/AMBARI-21168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038894#comment-16038894
 ] 

Hudson commented on AMBARI-21168:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #1567 (See 
[https://builds.apache.org/job/Ambari-branch-2.5/1567/])
AMBARI-21168. Deleting host from cluster leaves Ambari in inconsistent 
(smagyari: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9ed6d843e929c37314560200555bbab48cc02e2b])
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/state/svccomphost/ServiceComponentHostImpl.java


> Deleting host from cluster leaves Ambari in inconsistent state 
> (intermittently)
> -------------------------------------------------------------------------------
>
>                 Key: AMBARI-21168
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21168
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>            Reporter: Sandor Magyari
>            Assignee: Sandor Magyari
>            Priority: Critical
>             Fix For: 2.5.2
>
>         Attachments: AMBARI-21168.patch
>
>
> When deleting several components and hosts from Ambari under some 
> circumstances it could happen that a serviceComponentHost is deleted from 
> cache but it's still present in the DB. Since there are no DB errors in logs, 
> probably it gets reinserted by a concurrent merge. For ex.  HeatbeatProcessor 
>   may update the state meanwhile deleting components, which could result in 
> such situation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to