----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56713/#review165719 -----------------------------------------------------------
Ship it! Ship It! - Laszlo Puskas On Feb. 15, 2017, 3:24 p.m., Dmytro Sen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56713/ > ----------------------------------------------------------- > > (Updated Feb. 15, 2017, 3:24 p.m.) > > > Review request for Ambari, Laszlo Puskas, Sebastian Toader, Sid Wagle, and > Vitalyi Brodetskyi. > > > Bugs: AMBARI-20026 > https://issues.apache.org/jira/browse/AMBARI-20026 > > > Repository: ambari > > > Description > ------- > > When ambari-server start is issued, It returns prematurely before the view > extraction is complete. > because of this we have introduced sleep of 3mins before ambari-server stop > for the view extraction to complete. > Ambari server should report start completed only after view extraction is > completed > > > Diffs > ----- > > ambari-server/src/main/python/ambari_server/serverConfiguration.py d3bfa70 > ambari-server/src/main/python/ambari_server/utils.py f65ceed > ambari-server/src/main/python/ambari_server_main.py df1b0a1 > ambari-server/src/test/python/TestAmbariServer.py 8692030 > > Diff: https://reviews.apache.org/r/56713/diff/ > > > Testing > ------- > > [INFO] Reactor Summary: > [INFO] > [INFO] Ambari Main ....................................... SUCCESS [4.125s] > [INFO] Apache Ambari Project POM ......................... SUCCESS [0.006s] > [INFO] utility ........................................... SUCCESS [2.523s] > [INFO] Ambari Agent ...................................... SUCCESS [34.664s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > > > Thanks, > > Dmytro Sen > >
