-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31134/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez and Jonathan Hurley.
Bugs: AMBARI-9683
https://issues.apache.org/jira/browse/AMBARI-9683
Repository: ambari
Description
-------
Status commands carry over the contents from call to call. And since status
commands are shared, the old version is always sent, even when no restart was
occuring.
Diffs
-----
ambari-common/src/main/python/resource_management/libraries/script/script.py
dc95379
ambari-server/src/test/python/stacks/2.0.6/FLUME/test_flume.py ada29c2
ambari-server/src/test/python/stacks/2.0.6/configs/structured-out-status.json
PRE-CREATION
Diff: https://reviews.apache.org/r/31134/diff/
Testing
-------
Manual Upgrade testing underway, python test results:
----------------------------------------------------------------------
Ran 234 tests in 6.871s
OK
----------------------------------------------------------------------
Total run:596
Total errors:0
Total failures:0
OK
Thanks,
Nate Cole