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

Hudson commented on AMBARI-9449:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #1687 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/1687/])
AMBARI-9449. Call to save configs of different services together not rejected 
(aonishuk) (aonishuk: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b8301188c9982e7c3a6e5bcb5e743bab59a6bfe9)
* 
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
* 
ambari-server/src/test/java/org/apache/ambari/server/state/svccomphost/ServiceComponentHostTest.java
* 
ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterTest.java
* ambari-server/src/main/java/org/apache/ambari/server/state/Cluster.java


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

Reply via email to