[
https://issues.apache.org/jira/browse/AMBARI-14551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15090853#comment-15090853
]
Hudson commented on AMBARI-14551:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4141 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4141/])
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=5549bd48565ae6d7acc67fc8bf63aee4c4b068ae])
*
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClustersImpl.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/HostResourceProviderTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostResourceProvider.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/RequestResourceProvider.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/topology/LogicalRequest.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)