Anshul Gangwar created CLOUDSTACK-5143:
------------------------------------------

             Summary: 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: 4.2.1
            Reporter: Anshul Gangwar
            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)

Reply via email to