You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/02/23 22:30:18 UTC

[jira] [Commented] (AMBARI-15141) Start all services request aborts in the middle and hosts go into heartbeat-lost state

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

Hudson commented on AMBARI-15141:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #4377 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4377/])
AMBARI-15141. Start all services request aborts in the middle and hosts (mpapyrkovskyy: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=083ac6dab5cf59c01da054eb656507c089a54620])
* ambari-server/src/main/java/org/apache/ambari/server/state/svccomphost/ServiceComponentHostImpl.java
* ambari-server/src/main/java/org/apache/ambari/server/agent/HeartBeatHandler.java
* ambari-server/src/main/java/org/apache/ambari/server/orm/dao/HostVersionDAO.java
* ambari-server/src/test/java/org/apache/ambari/server/agent/TestHeartbeatHandler.java
* ambari-server/src/test/java/org/apache/ambari/server/agent/HeartbeatProcessorTest.java
* ambari-server/src/main/java/org/apache/ambari/server/agent/HeartbeatProcessor.java
* ambari-server/src/main/java/org/apache/ambari/server/agent/HeartbeatMonitor.java
* ambari-server/src/test/java/org/apache/ambari/server/agent/HeartbeatTestHelper.java
* ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
* ambari-server/src/main/java/org/apache/ambari/server/orm/entities/HostVersionEntity.java


> Start all services request aborts in the middle and hosts go into heartbeat-lost state
> --------------------------------------------------------------------------------------
>
>                 Key: AMBARI-15141
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15141
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.2.0
>            Reporter: Myroslav Papirkovskyy
>            Assignee: Myroslav Papirkovskyy
>            Priority: Critical
>             Fix For: 2.2.2
>
>         Attachments: AMBARI-15141.patch, AMBARI-15141_branch-2.2.patch
>
>
> On the 1600 node cluster I attempted to do Stop-All and Start-All actions. During both actions, the request would abort itself - sometimes even when there were no failures or timeouts. Also, during this time hosts would go into heartbeat-lost state and the cluster would look like its broken. After like 5-10 minutes, the hosts slowly come back online and correct host-status is got. But due to request abort, some components would be stopped/started when they should not be.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)