-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53404/
-----------------------------------------------------------
Review request for Ambari, Jaimin Jetly, Zhe (Joe) Wang, Richard Zang, Xi Wang,
and Yusaku Sako.
Bugs: AMBARI-18777
https://issues.apache.org/jira/browse/AMBARI-18777
Repository: ambari
Description
-------
Component actions confirmation modal window (from host details page) don't have
the details about action to be confirmed.
The window asks the user "Are you sure" only for any action selected except
delete e.g Stop, Start, Turn On Maintenance Mode, Restart.
Steps to reproduce the issue:
1. Login to Ambari
2. Navigate to Hosts Tab
3. Click on Service action drop down of any service available
4. Click on any component action e.g Restart/Stop/Start
5. The confirmation window should have the action to be performed E.g In Case
of Restart, "You are about to Restart Service NodeManager, Confirm?".
But it just have text "Are you sure" for any action selected except delete
Diffs
-----
ambari-web/app/controllers/main/host/details.js 848e6f8
ambari-web/app/messages.js b0ebddd
Diff: https://reviews.apache.org/r/53404/diff/
Testing
-------
Verified Manually.
Ambari-web unit tests pass.
30323 tests complete (28 seconds)
151 tests pending
Thanks,
Vivek Ratnavel Subramanian