GitHub user koushik-das opened a pull request:

    https://github.com/apache/cloudstack/pull/621

    CLOUDSTACK-8666: Put host in Alert state only after alert.wait timeout

    Instead of putting the host to Alert state immediately, the investigators 
should be allowed to run for some time based on alert.wait global config.
    At the end of this interval if the host state still cannot be determined 
then put the host in Alert. Also updated some of the log messages.
    
    Refer to the bug for the detailed description.
    
    Since these scenarios are difficult to simulate, haven't written any tests. 
If anyone has suggestions on some tests please let me know.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/koushik-das/cloudstack CLOUDSTACK-8666

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/621.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #621
    
----
commit 2cd8e6726540186b9ccec41beebe21af3a6d08b6
Author: Koushik Das <kous...@apache.org>
Date:   2015-07-23T12:27:51Z

    CLOUDSTACK-8666: Put host in Alert state only after alert.wait timeout
    Instead of putting the host to Alert state immediately, the investigators 
should be allowed to run for some time based on alert.wait global config.
    At the end of this interval if the host state still cannot be determined 
then put the host in Alert. Also updated some of the log messages.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to