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 23B6610DA2 for ; Fri, 21 Feb 2014 13:53:31 +0000 (UTC) Received: (qmail 44292 invoked by uid 500); 21 Feb 2014 13:53:28 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 44232 invoked by uid 500); 21 Feb 2014 13:53:22 -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 44201 invoked by uid 99); 21 Feb 2014 13:53:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Feb 2014 13:53:19 +0000 Date: Fri, 21 Feb 2014 13:53:19 +0000 (UTC) From: "Andrii Tkach (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-4777) Restart indicators work incorrectly after adding component 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-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908325#comment-13908325 ] Andrii Tkach commented on AMBARI-4777: -------------------------------------- committed to trunk. > Restart indicators work incorrectly after adding component > ---------------------------------------------------------- > > Key: AMBARI-4777 > URL: https://issues.apache.org/jira/browse/AMBARI-4777 > Project: Ambari > Issue Type: Bug > Components: client > Affects Versions: 1.5.0 > Reporter: Andrii Tkach > Assignee: Andrii Tkach > Fix For: 1.5.0 > > Attachments: AMBARI-4777.patch > > > *STR:* > # Deploy cluster with DataNodes on 2 from 3 hosts. > # Change *DataNode maximum Java heap size* from _1024_ to _1025_. > # Check that Restart indicators appeared and 2 DataNodes require restart. > # Add DataNode on missing host. > # Change property *DataNode maximum Java heap size* back to _1024_. > *Result:* Those two DataNodes still require restart and added DataNode not. > Gluster properties shouldn't be added unless GLUSTERFS is installed. -- This message was sent by Atlassian JIRA (v6.1.5#6160)