-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18633/
-----------------------------------------------------------
Review request for Ambari and Andrew Onischuk.
Bugs: AMBARI-4889
https://issues.apache.org/jira/browse/AMBARI-4889
Repository: ambari
Description
-------
After failure, we have empty pid files for storm components, that causes start
script to "think" that storm is already executed, and skip start command.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.1.1/services/STORM/package/scripts/service.py
8cdeff9
ambari-server/src/test/python/stacks/2.1.1/STORM/test_storm_drpc_server.py
3160c88
ambari-server/src/test/python/stacks/2.1.1/STORM/test_storm_logviewer_server.py
37c53c3
ambari-server/src/test/python/stacks/2.1.1/STORM/test_storm_nimbus.py 9060075
ambari-server/src/test/python/stacks/2.1.1/STORM/test_storm_rest_api_service.py
3ef78b5
ambari-server/src/test/python/stacks/2.1.1/STORM/test_storm_supervisor.py
9910c2b
ambari-server/src/test/python/stacks/2.1.1/STORM/test_storm_ui_server.py
6268984
Diff: https://reviews.apache.org/r/18633/diff/
Testing
-------
Thanks,
Iryna Kuzmenko