[
https://issues.apache.org/jira/browse/CLOUDSTACK-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anshul Gangwar resolved CLOUDSTACK-5082.
----------------------------------------
Resolution: Fixed
committed to 4.2 branch
> 3.0.6 to ASF 4.2.1 Upgrade: "alert.smtp.timeout" and
> "alert.smtp.connectiontimeout" configuration parameters are missing on the
> Upgraded Setup
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-5082
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5082
> 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
> Assignee: Anshul Gangwar
> Priority: Critical
> Fix For: 4.2.1
>
>
> The following parameters are missing on the Upgraded Setup.
> mysql> select * from configuration where name like "alert.smtp.%timeout";
> +----------+----------+-------------------+------------------------------+-------+---------------------------------------------------------------------------+
> | category | instance | component | name |
> value | description
> |
> +----------+----------+-------------------+------------------------------+-------+---------------------------------------------------------------------------+
> | Alert | DEFAULT | management-server | alert.smtp.connectiontimeout |
> 30000 | Socket connection timeout value in milliseconds. -1 for infinite
> timeout. |
> | Alert | DEFAULT | management-server | alert.smtp.timeout |
> 30000 | Socket I/O timeout value in milliseconds. -1 for infinite timeout.
> |
> +----------+----------+-------------------+------------------------------+-------+---------------------------------------------------------------------------+
> 2 rows in set (0.00 sec)
--
This message was sent by Atlassian JIRA
(v6.1#6144)