-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18130/
-----------------------------------------------------------
Review request for Ambari and Andrew Onischuk.
Bugs: AMBARI-4681
https://issues.apache.org/jira/browse/AMBARI-4681
Repository: ambari
Description
-------
STR:
1. Stop a Supervisor.
2. Trigger rolling restart.
Result: restart operation for the host with stopped Supervisor fails on UI with
messageOnUI.txt. The Supervisor stays in the INSTALLED state.
For other hosts, rolling restarts succeed.
Attached: cluster logs snapshot of a 3-node cluster after
rolling restart with Supervisor stopped on c6401.ambari.apache.org
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.1.1/services/STORM/package/scripts/service.py
e12e39b
ambari-server/src/test/python/stacks/2.1.1/STORM/test_storm_drpc_server.py
3d44d12
ambari-server/src/test/python/stacks/2.1.1/STORM/test_storm_logviewer_server.py
74fcbda
ambari-server/src/test/python/stacks/2.1.1/STORM/test_storm_nimbus.py 2ac251d
ambari-server/src/test/python/stacks/2.1.1/STORM/test_storm_rest_api_service.py
a945f21
ambari-server/src/test/python/stacks/2.1.1/STORM/test_storm_supervisor.py
97502db
ambari-server/src/test/python/stacks/2.1.1/STORM/test_storm_ui_server.py
93e8c04
Diff: https://reviews.apache.org/r/18130/diff/
Testing
-------
Thanks,
Arsen Babych