Andrew Onischuk created AMBARI-9449:
---------------------------------------
Summary: Call to save configs of different services together not
rejected
Key: AMBARI-9449
URL: https://issues.apache.org/jira/browse/AMBARI-9449
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 2.0.0
Request info:
Request URL:<http://162.216.150.79:8080/api/v1/clusters/c1>
Request Method:PUT
Status Code:200 OK
Data:
{"Clusters":{"desired_config":[
{"type":"hive-site","tag":"version1421327958802","properties":{}},
{"type":"yarn-site","tag":"version1421327958802","properties":{}}
]}}
PUT call to server doesn't actually save configs and create config version,
but return status OK.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)