-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38732/
-----------------------------------------------------------
Review request for Ambari and Andriy Babiichuk.
Bugs: AMBARI-12328
https://issues.apache.org/jira/browse/AMBARI-12328
Repository: ambari
Description
-------
For most of the operations (start and stop), the service display name is used
in the popup that displays the status of background operations.
For start all however, the service name is used. Need to use the service
display name instead.
Diffs
-----
ambari-web/app/controllers/main/service/info/configs.js db5f1ed
ambari-web/app/controllers/main/service/item.js 89fbb69
ambari-web/app/utils/batch_scheduled_requests.js 95d8f9b
ambari-web/app/views/main/service/info/summary.js 78855c0
Diff: https://reviews.apache.org/r/38732/diff/
Testing
-------
Did manual verification of fix.
Ran "mvn clean test" for ambari-web project and build ran successfully.
9124 tests complete (14 seconds)
95 tests pending
No new tests needed, because there are test cases already defined for the
function that was modified.
/ambari-web/test/views/main/service/info/summary_test.js
/ambari-web/test/views/main/service/info/config_test.js
Thanks,
Sangeeta Ravindran