-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26266/
-----------------------------------------------------------
Review request for Ambari and Jaimin Jetly.
Bugs: AMBARI-7607
https://issues.apache.org/jira/browse/AMBARI-7607
Repository: ambari
Description
-------
1\. Configure RM HA
2\. change Capscheduler (just add a queue)
3\. execute refresh queues
Refresh is performed against the active RM, so that clears the "restart
required" from that component (correct). But then I have to "restart" the
standby RM to clear the restart required.
In RM HA scenario, when someone issues refresh queues, we should push config
to both RMs and issue refresh against both RMs just to clear both "restart
required".
Diffs
-----
ambari-web/app/controllers/main/service/item.js 5325c2d
Diff: https://reviews.apache.org/r/26266/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk