[ 
https://issues.apache.org/jira/browse/YARN-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906224#comment-13906224
 ] 

Xuan Gong commented on YARN-1734:
---------------------------------

After YARN-16666 is checked in, we do have InputStream object returned from 
ConfigurationProvider, so let us keep it.
The new patch includes changes in AdminService. I create a set which includes 
function name, parameter type and parameter object for all refresh*s. And will 
manually call them after transitionToActive. In that case, the active RM can 
get the updated configuration.
A test case is also included.

> RM should get the updated Configurations when it transits from Standby to 
> Active
> --------------------------------------------------------------------------------
>
>                 Key: YARN-1734
>                 URL: https://issues.apache.org/jira/browse/YARN-1734
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Xuan Gong
>            Assignee: Xuan Gong
>            Priority: Critical
>         Attachments: YARN-1734.1.patch, YARN-1734.2.patch
>
>
> Currently, we have ConfigurationProvider which can support 
> LocalConfiguration, and FileSystemBasedConfiguration. When HA is enabled, and 
> FileSystemBasedConfiguration is enabled, RM can not get the updated 
> Configurations when it transits from Standby to Active



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to