You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Di Li <di...@ca.ibm.com> on 2015/04/07 21:36:28 UTC

Review Request 32932: The stop service confirmation dialog should show a warning if some other services depends on the one to be stopped

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32932/
-----------------------------------------------------------

Review request for Ambari and Alejandro Fernandez.


Bugs: AMBARI-10333
    https://issues.apache.org/jira/browse/AMBARI-10333


Repository: ambari


Description
-------

The stop service confirmation dialog should show a warning if some other services depends on the service to be stopped, so that the user is warned about the other services may not function properly after the selected service is stopped. For example, stopping HDFS would bring up a warning saying the HBase depends on HDFS. User then has the option to either Cancel the operation or click Confirm Stop to continue.


Diffs
-----

  ambari-web/app/controllers/main/service/item.js 8f817d2 
  ambari-web/app/messages.js 6feaf0b 
  ambari-web/test/controllers/main/service/item_test.js 7d57570 

Diff: https://reviews.apache.org/r/32932/diff/


Testing
-------

5780 tests complete (12 seconds)
  78 tests pending


Thanks,

Di Li