-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19138/
-----------------------------------------------------------
Review request for Ambari and Alexandr Antonenko.
Bugs: AMBARI-4932
https://issues.apache.org/jira/browse/AMBARI-4932
Repository: ambari
Description
-------
When we move ResourceManager/JobTracker, the move wizard shuts all services
down. This unnecessarily causes cluster downtime; services that don't depend on
YARN/MR shouldn't have to go down (especially HDFS).
Diffs
-----
ambari-web/app/controllers/main/service/reassign/step4_controller.js a96c712
ambari-web/app/messages.js fbcdf1c
ambari-web/app/utils/ajax.js 76504be
Diff: https://reviews.apache.org/r/19138/diff/
Testing
-------
Thanks,
Aleksandr Kovalenko