You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2014/10/02 12:05:55 UTC

Review Request 26266: Refresh queues should refresh both RMs in an HA scenario

-----------------------------------------------------------
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


Re: Review Request 26266: Refresh queues should refresh both RMs in an HA scenario

Posted by Alejandro Fernandez <af...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26266/#review55429
-----------------------------------------------------------

Ship it!


Ship It!

- Alejandro Fernandez


On Oct. 2, 2014, 10:05 a.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26266/
> -----------------------------------------------------------
> 
> (Updated Oct. 2, 2014, 10:05 a.m.)
> 
> 
> 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
> 
>