From issues-return-73704-apmail-cloudstack-issues-archive=cloudstack.apache.org@cloudstack.apache.org Mon Sep 26 14:10:21 2016 Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E595D19761 for ; Mon, 26 Sep 2016 14:10:20 +0000 (UTC) Received: (qmail 17571 invoked by uid 500); 26 Sep 2016 14:10:20 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 17480 invoked by uid 500); 26 Sep 2016 14:10:20 -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 17369 invoked by uid 500); 26 Sep 2016 14:10:20 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 17345 invoked by uid 99); 26 Sep 2016 14:10:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2016 14:10:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8FD6B2C0032 for ; Mon, 26 Sep 2016 14:10:20 +0000 (UTC) Date: Mon, 26 Sep 2016 14:10:20 +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 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523174#comment-15523174 ] ASF GitHub Bot commented on CLOUDSTACK-9489: -------------------------------------------- Github user dagsonstebo commented on the issue: https://github.com/apache/cloudstack/pull/1684 @pdion891 in my list above: 1) Was an upgrade CCP4.5.1 to ACS4.5.2 - and this was where we potentially saw a bug, but never proven. 2) Was an upgrade CCP3.0.7 to ACS4.9.0 - no issues found. > 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)