You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jaimin D Jetly (JIRA)" <ji...@apache.org> on 2013/04/09 21:00:17 UTC

[jira] [Commented] (AMBARI-1847) Make single PUT call for multiple host overrides

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

Jaimin D Jetly commented on AMBARI-1847:
----------------------------------------

+1 for the patch.
                
> Make single PUT call for multiple host overrides
> ------------------------------------------------
>
>                 Key: AMBARI-1847
>                 URL: https://issues.apache.org/jira/browse/AMBARI-1847
>             Project: Ambari
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 1.3.0
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>             Fix For: 1.3.0
>
>         Attachments: AMBARI-1847.patch
>
>
> Currently when we save host-overrides configuration, we have to do PUT of the delta on each host.
> This is problematic if admin provides an exception to 100 hosts. This will require 100 PUT calls which is expensive. There is a bulk update mechanism, but that requires the same content for all 100 hosts. This will not be the case if any hosts have other properties that are overridden.
> To save on network calls, we have to make one PUT call via the new API provided by AMBARI-1844.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira