You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Anshul Gangwar <an...@citrix.com> on 2013/11/14 12:29:11 UTC

Review Request 15476: fix for Invalid SMTP breaks HA (master and 4.3)

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15476/
-----------------------------------------------------------

Review request for cloudstack and Likitha Shetty.


Bugs: CLOUDSTACK-4959
    https://issues.apache.org/jira/browse/CLOUDSTACK-4959


Repository: cloudstack-git


Description
-------

added the connection and socket timeout parameters for SMTP and sending message in new thread so that HA doesn't get blocked beacause of hang in sending email alert


Diffs
-----

  server/src/com/cloud/alert/AlertManagerImpl.java ed0c9fd 
  server/src/com/cloud/configuration/Config.java bc805b7 
  setup/db/db/schema-420to421.sql 1d28485 

Diff: https://reviews.apache.org/r/15476/diff/


Testing
-------

tested manually on my local setup


Thanks,

Anshul Gangwar