You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Anshul Gangwar (JIRA)" <ji...@apache.org> on 2014/09/12 11:14:34 UTC

[jira] [Closed] (CLOUDSTACK-5143) CLONE - 3.0.6 to ASF 4.2.1 Upgrade: "alert.smtp.timeout" and "alert.smtp.connectiontimeout" configuration parameters are missing on the Upgraded Setup

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anshul Gangwar closed CLOUDSTACK-5143.
--------------------------------------

> CLONE - 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-5143
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5143
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Upgrade
>    Affects Versions: Future
>            Reporter: Anshul Gangwar
>            Assignee: Anshul Gangwar
>            Priority: Critical
>             Fix For: 4.3.0
>
>
> 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.3.4#6332)