You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by al...@apache.org on 2018/09/04 15:59:36 UTC

[ambari] 01/01: Merge pull request #2239 from hiveww/AMBARI-24588-trunk

This is an automated email from the ASF dual-hosted git repository.

alexantonenko pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit a3d548a089cff5a57d1333955b996929186cb68e
Merge: 160b6a0 51e5eab4
Author: Alexander Antonenko <hi...@gmail.com>
AuthorDate: Tue Sep 4 18:59:32 2018 +0300

    Merge pull request #2239 from hiveww/AMBARI-24588-trunk
    
    AMBARI-24588. UI Hangs on Deploy wizard without any visible error, if stack metadata have error and no available stacks returned

 ambari-web/app/controllers/installer.js            | 21 ++++++++
 .../app/controllers/wizard/step0_controller.js     |  6 ++-
 ambari-web/app/messages.js                         |  3 ++
 ambari-web/test/controllers/installer_test.js      | 62 ++++++++++++++++++++++
 4 files changed, 91 insertions(+), 1 deletion(-)