You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Zhe (Joe) Wang" <jw...@hortonworks.com> on 2016/02/03 00:17:58 UTC

Review Request 43119: AMBARI-14889 Auto-start services: Create cluster level toggle switch

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

Review request for Ambari, Alexandr Antonenko, Jaimin Jetly, Richard Zang, Srimanth Gunturi, and Yusaku Sako.


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


Repository: ambari


Description
-------

Create cluster level toggle flag
Getting and setting the value makes use of cluster-env
If the flag is enabled, a list of Services/Components with status indicator will be shown


Diffs
-----

  ambari-web/app/config.js f2b7938 
  ambari-web/app/controllers/main/admin/highAvailability/nameNode/rollback_controller.js aa3d3b0 
  ambari-web/app/controllers/main/admin/service_auto_start.js 1af7299 
  ambari-web/app/messages.js 8861b2a 
  ambari-web/app/styles/application.less 731903d 
  ambari-web/app/styles/widgets.less 2196445 
  ambari-web/app/templates/main/admin/service_auto_start.hbs 3ebdb7e 
  ambari-web/app/utils/ajax/ajax.js 9cd54d2 
  ambari-web/app/views/main/admin.js fa1ce7d 
  ambari-web/app/views/main/admin/service_auto_start.js 15f7148 
  ambari-web/app/views/main/menu.js 5df5d73 
  ambari-web/config.coffee de8566a 
  ambari-web/karma.conf.js 14af760 

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


Testing
-------

Local ambari-web test passed.
24104 tests complete (22 seconds)
166 tests pending
Manual testing done.


Thanks,

Zhe (Joe) Wang