Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.5.1
-
None
Description
Show additional warning message when stop, rolling restart, or restart all is performed on a service, if the service is not already in Maintenance Mode.
On service-level stop (MM on):
You are about to stop <service>.
[Cancel] [Confirm Stop]
On service-level stop (MM off):
You are about to stop <service>. This will generate alerts as the service is stopped. To suppress alerts, turn on Maintenance Mode for <service> prior to stopping.
[Cancel] [Confirm Stop]
On service-level restart all (MM on):
You are about to restart <service>.
[Cancel] [Confirm Restart All]
On service-level restart all (MM off):
You are about to restart <service>. This will trigger alerts as the service is restarted. To suppress alerts, turn on Maintenance Mode for <service> prior to running restart all.
[Cancel] [Confirm Restart All]
On service-level rolling restart (MM on):
No change.
On service-level rolling restart (MM off):
This will trigger alerts. To suppress alerts, turn on Maintenance Mode for <service> prior to triggering a rolling restart.
[Cancel] [Trigger Rolling Restart]