Slair1 commented on a change in pull request #3908: Alert on certain host
status transitions
URL: https://github.com/apache/cloudstack/pull/3908#discussion_r382885098
##########
File path: api/src/main/java/com/cloud/host/Status.java
##########
@@ -119,45 +122,45 @@ public Status getNextStatus(Event e) throws
NoTransitionException {
static {
Review comment:
if a true flag is passed at the end, that is the transitionAlertFlag. If it
is True then an alert should be raised. If it is False or not passed at all,
then an alert should NOT be raised.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services