Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 35B5F106E7 for ; Wed, 11 Feb 2015 21:37:13 +0000 (UTC) Received: (qmail 79241 invoked by uid 500); 11 Feb 2015 21:37:13 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 79208 invoked by uid 500); 11 Feb 2015 21:37:13 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 79195 invoked by uid 99); 11 Feb 2015 21:37:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2015 21:37:13 +0000 Date: Wed, 11 Feb 2015 21:37:12 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-9577) RU - Repo version on all hosts are set to "Out of Sync" after adding Storm MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-9577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317017#comment-14317017 ] Hudson commented on AMBARI-9577: -------------------------------- FAILURE: Integrated in Ambari-trunk-Commit #1739 (See [https://builds.apache.org/job/Ambari-trunk-Commit/1739/]) AMBARI-9577. RU - Repo version on all hosts are set to "Out of Sync" after adding Storm (dlysnichenko) (dlysnichenko: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fe2122c72f1e2bd214f81b1eb326502bdcd7a43c) * ambari-server/src/main/java/org/apache/ambari/server/events/listeners/upgrade/HostVersionOutOfSyncListener.java * ambari-server/src/test/java/org/apache/ambari/server/events/listeners/upgrade/HostVersionOutOfSyncListenerTest.java > RU - Repo version on all hosts are set to "Out of Sync" after adding Storm > -------------------------------------------------------------------------- > > Key: AMBARI-9577 > URL: https://issues.apache.org/jira/browse/AMBARI-9577 > Project: Ambari > Issue Type: Task > Components: ambari-server > Reporter: Dmitry Lysnichenko > Assignee: Dmitry Lysnichenko > Fix For: 2.0.0 > > Attachments: AMBARI-9577.patch > > > Steps to reproduce: > 1. Install HDFS + Zookeeper > 2. Enable HA > 3. Create repo verions 1.0-2214 and install repo > 4. Add Storm > Note that after storm being successfully added, repo versions on all 3 hosts are set to "Out of Sync" while storm only affected 2nd host. -- This message was sent by Atlassian JIRA (v6.3.4#6332)