-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56713/
-----------------------------------------------------------
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_main.py 7a21333
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