[
https://issues.apache.org/jira/browse/CLOUDSTACK-4959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831344#comment-13831344
]
ASF subversion and git services commented on CLOUDSTACK-4959:
-------------------------------------------------------------
Commit 102331c62e2efa1cbed34d7ec2c42437ac9515fe in branch refs/heads/master
from [~anshulg]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=102331c ]
CLOUDSTACK-4959: 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
> CLONE - Invalid SMTP breaks HA
> ------------------------------
>
> Key: CLOUDSTACK-4959
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4959
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Anshul Gangwar
> Assignee: Anshul Gangwar
> Priority: Critical
> Fix For: 4.3.0
>
>
> Putting an invalid smtp ip in alert.smtp.host can potentially stop HA from
> working. If the smtp ip is listening but does not send a proper HELO HA hangs
> and will not proceed. It seems as if the code
> (agent.manager.AgentManagerImpl) doesn't receive a timeout it will not
> proceed.
> I tried putting a bogus ip in alert.smtp.host but HA worked fine. I believe
> we need to make HA independent of smtp alerts or at least put in a timeout so
> HA proceeds.
--
This message was sent by Atlassian JIRA
(v6.1#6144)