[ 
https://issues.apache.org/jira/browse/AMBARI-21317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vitaly Brodetskyi updated AMBARI-21317:
---------------------------------------
    Attachment: AMBARI-21317.patch

> Config update API should not need to have a unique tag, BE can auto add the 
> tag when it is missing
> --------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-21317
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21317
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-server
>    Affects Versions: 2.5.1
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>            Priority: Critical
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-21317.patch
>
>
> Currently, a config update expects a tag value from the client calling the 
> API. It should be optional and if not provided then BE should generate a 
> unique tag and auto add.
> {code}
> [{"Clusters":{
>   "desired_config":[{
>     "type":"zoo.cfg",
>     "tag":"version1495042583018",
>     "properties":{...
> ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to