----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54121/#review157039 -----------------------------------------------------------
Hello Wei Wei, Could you please add "AMBARI-18929" to the "Bugs:" field ? - Di Li On Nov. 28, 2016, 12:59 p.m., Weiwei Yang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54121/ > ----------------------------------------------------------- > > (Updated Nov. 28, 2016, 12:59 p.m.) > > > Review request for Ambari and Di Li. > > > Repository: ambari > > > Description > ------- > > Improve the logic of yarn service check, let it work as long as active RM is > working fine > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/service_check.py > c0bd480 > ambari-server/src/test/python/stacks/2.0.6/YARN/test_yarn_service_check.py > bb671aa > > Diff: https://reviews.apache.org/r/54121/diff/ > > > Testing > ------- > > HA environment > 1. Both active & standby RMs are up : SUCCESS > 2. Shutdown standby RM, active remains up : SUCCESS > 3. Shutdown active RM, active transited to the other RM : SUCCESS > 4. Shutdown zookeeper, both RMs are standby : FAIL > 5. Both RMs are down : FAIL > > Non-HA environment > 1. RM is up : SUCCESS > 2. RM is down : FAIL > > > Thanks, > > Weiwei Yang > >