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 302DC200B8D for ; Fri, 23 Sep 2016 19:41:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2ECDA160AD6; Fri, 23 Sep 2016 17:41:23 +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 74E52160ACF for ; Fri, 23 Sep 2016 19:41:22 +0200 (CEST) Received: (qmail 92077 invoked by uid 500); 23 Sep 2016 17:41:21 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 92059 invoked by uid 500); 23 Sep 2016 17:41:21 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 92049 invoked by uid 99); 23 Sep 2016 17:41:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2016 17:41:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5F8BB2C0B0F for ; Fri, 23 Sep 2016 17:41:21 +0000 (UTC) Date: Fri, 23 Sep 2016 17:41:21 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9489) When upgrading, Config.java new configuration are not updated. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 23 Sep 2016 17:41:23 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15517086#comment-15517086 ] ASF GitHub Bot commented on CLOUDSTACK-9489: -------------------------------------------- Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1684 @abhinandanprateek this issue also affects 4.8. Would it be possible to [change the base branch](https://github.com/blog/2224-change-the-base-branch-of-a-pull-request) of this PR to 4.8? > When upgrading, Config.java new configuration are not updated. > -------------------------------------------------------------- > > Key: CLOUDSTACK-9489 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9489 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Affects Versions: 4.6.2, 4.7.1, 4.8.0, 4.9.0 > Reporter: Pierre-Luc Dion > Assignee: Pierre-Luc Dion > Priority: Blocker > > When Upgrading CloudStack, new configurations (Global Settings) defined in {{server/src/com/cloud/configuration/Config.java}} are not populated. > This file changed in 4.5 and 4.6 and those configurations are not applied when upgrading to post 4.6. -- This message was sent by Atlassian JIRA (v6.3.4#6332)