[ https://issues.apache.org/jira/browse/CLOUDSTACK-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anshul Gangwar resolved CLOUDSTACK-5143. ---------------------------------------- Resolution: Fixed Commit 102331c62e2efa1cbed34d7ec2c42437ac9515fe in branch refs/heads/master from Anshul Gangwar [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=102331c ] Commit 30238f0c7292dc38498f82d146ce147bb7aba72f in branch refs/heads/4.3 from Anshul Gangwar [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=30238f0 ] > 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.1#6144)