----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22984/#review47068 ----------------------------------------------------------- ambari-server/sbin/ambari-server Is this a hidden function, since we are not adding it to the Usage info? - Sid Wagle On July 1, 2014, 11:33 a.m., Nate Cole wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22984/ > ----------------------------------------------------------- > > (Updated July 1, 2014, 11:33 a.m.) > > > Review request for Ambari, Sumit Mohanty and Sid Wagle. > > > 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 > ----- > > ambari-server/sbin/ambari-server 74b8302 > ambari-server/src/main/python/ambari-server.py 7987b95 > ambari-server/src/test/python/TestAmbariServer.py 2abb15b > > 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 > >