-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22984/
-----------------------------------------------------------
(Updated July 1, 2014, 1:04 p.m.)
Review request for Ambari, Sumit Mohanty and Sid Wagle.
Changes
-------
Thanks for reviewing! Good catch, added the option to startup. Will be very
helpful.
Bugs: AMBARI-6277
https://issues.apache.org/jira/browse/AMBARI-6277
Repository: ambari
Description
-------
Add an option to ambari-server(.py) to allow recalculation of the stack hashes
without restarting ambari. The code was already there to do this work, this
just exposes it as an argument.
Diffs (updated)
-----
ambari-server/sbin/ambari-server 74b8302
ambari-server/src/main/python/ambari-server.py 32cd52c
ambari-server/src/test/python/TestAmbariServer.py 5c4d83a
Diff: https://reviews.apache.org/r/22984/diff/
Testing
-------
Updated python tests:
----------------------------------------------------------------------
Ran 216 tests in 0.874s
OK
----------------------------------------------------------------------
Total run:571
Total errors:0
Total failures:0
OK
Thanks,
Nate Cole