[
https://issues.apache.org/jira/browse/CLOUDSTACK-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819876#comment-13819876
]
ASF subversion and git services commented on CLOUDSTACK-5082:
-------------------------------------------------------------
Commit 7469165daa7e007d9252cc57b6d420cb53216408 in branch refs/heads/4.2 from
[~anshulg]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7469165 ]
CLOUDSTACK-5082: added the timeout configuration for upgrade
> 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)