[
https://issues.apache.org/jira/browse/AMBARI-9367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302599#comment-14302599
]
Hudson commented on AMBARI-9367:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1665 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1665/])
AMBARI-9367. Fix regression of new high level "add hosts" api. (jspeidel:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=44b2a5ccaa7b58878d19634acf364eb90a9ef34e)
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostResourceProvider.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/HostComponentResourceProviderTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostComponentResourceProvider.java
> New blueprint "add hosts" api is broken as a result of a regression
> -------------------------------------------------------------------
>
> Key: AMBARI-9367
> URL: https://issues.apache.org/jira/browse/AMBARI-9367
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: John Speidel
> Assignee: John Speidel
> Priority: Blocker
> Labels: blueprints
> Fix For: 2.0.0
>
>
> The new "add hosts" api is now completely broken and could return several
> errors to the user depending on the topology assigned to the hosts being
> added. This is a regression that was introduced in the patch for
> AMBARI-8868.
> The root issue here is AMBARI-4782.
> The patch for AMBARI-8868 attempted to resolve its issue without resolving
> the root problem and in doing so, broke this functionality.
> To fix this issue correctly, the root issue AMBARI-4782 needs to be resolved.
> This will require coordination with the UI guys.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)