Chandan Purushothama created CLOUDSTACK-5087:
------------------------------------------------
Summary: 3.0.6 to ASF 4.2.1 Upgrade: "update.check.interval"
configuration parameter is left undeleted on the Upgraded Setup
Key: CLOUDSTACK-5087
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5087
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Upgrade
Affects Versions: 4.2.1
Reporter: Chandan Purushothama
Fix For: 4.2.1
The following parameters in the configuration table is left undeleted on the
Upgrade Setup:
mysql> select * from configuration where name like "update.check%";
+----------+----------+-------------------+-----------------------+-------+-------------------------------------------------+
| category | instance | component | name | value |
description |
+----------+----------+-------------------+-----------------------+-------+-------------------------------------------------+
| Advanced | DEFAULT | management-server | update.check.interval | 10080 |
Interval to check XenServer updates(in minutes) |
+----------+----------+-------------------+-----------------------+-------+-------------------------------------------------+
1 row in set (0.00 sec)
--
This message was sent by Atlassian JIRA
(v6.1#6144)