[
https://issues.apache.org/jira/browse/AMBARI-14551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091126#comment-15091126
]
Hudson commented on AMBARI-14551:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.2 #168 (See
[https://builds.apache.org/job/Ambari-branch-2.2/168/])
AMBARI-14551. Rest API returns incorrect cluster creation request status
(smohanty:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f5b9db7d9eeede88f407cbd9cc5f296cc527fddd])
*
ambari-server/src/main/java/org/apache/ambari/server/topology/LogicalRequest.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/RequestResourceProvider.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClustersImpl.java
*
ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterImplTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/topology/TopologyManager.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostResourceProvider.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/HostResourceProviderTest.java
> Rest API returns incorrect cluster creation request status using Blueprints
> until nodes join the cluster
> --------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-14551
> URL: https://issues.apache.org/jira/browse/AMBARI-14551
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.1
> Reporter: Sebastian Toader
> Assignee: Sebastian Toader
> Fix For: 2.2.1
>
> Attachments: AMBARI-14551-branch-2.2.v2.patch, AMBARI-14551.v2.patch
>
>
> When a cluster is created with Blueprint and the cluster nodes haven't joined
> the cluster yet the REST api to return the request_status incorrectly returns
> "COMPLETED". The status should be PENDING as the server is waiting for hosts
> to be assigned to host groups in order to complete the cluster creation
> request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)