Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 04B1E200AF5 for ; Thu, 2 Jun 2016 20:41:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0349A160A55; Thu, 2 Jun 2016 18:41:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4FA14160A3E for ; Thu, 2 Jun 2016 20:41:00 +0200 (CEST) Received: (qmail 31660 invoked by uid 500); 2 Jun 2016 18:40:59 -0000 Mailing-List: contact issues-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 issues@ambari.apache.org Received: (qmail 31625 invoked by uid 99); 2 Jun 2016 18:40:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2016 18:40:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 4B7732C1F62 for ; Thu, 2 Jun 2016 18:40:59 +0000 (UTC) Date: Thu, 2 Jun 2016 18:40:59 +0000 (UTC) From: "Jayush Luniya (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-16994) Ambari Server Upgrade should always update stack_features and stack_tools config properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 02 Jun 2016 18:41:01 -0000 [ https://issues.apache.org/jira/browse/AMBARI-16994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15312853#comment-15312853 ] Jayush Luniya commented on AMBARI-16994: ---------------------------------------- Trunk commit bd8c158a525027f9cb50208f2a4ab8d0b6aaf56c Author: Jayush Luniya Date: Thu Jun 2 11:39:33 2016 -0700 AMBARI-16994: Ambari Server Upgrade should always update stack_features and stack_tools config properties (jluniya) > Ambari Server Upgrade should always update stack_features and stack_tools config properties > ------------------------------------------------------------------------------------------- > > Key: AMBARI-16994 > URL: https://issues.apache.org/jira/browse/AMBARI-16994 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.4.0 > Reporter: Jayush Luniya > Assignee: Jayush Luniya > Fix For: 2.4.0 > > Attachments: AMBARI-16994.patch > > > In Ambari 2.4.0.0, we will be added stack_features and stack_tools config properties. On upgrade to Ambari 2.4.0.0 these config properties will be automatically added because these are new properties. > For all future Ambari upgrades above Ambari 2.4+, we should always update these config properties to the latest config property value as defined in the stack. The change here is essentially for future proofing beyond Ambari 2.4.0.0 release. -- This message was sent by Atlassian JIRA (v6.3.4#6332)