[
https://issues.apache.org/jira/browse/AMBARI-16710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15287670#comment-15287670
]
Hudson commented on AMBARI-16710:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4860 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4860/])
AMBARI-16710. UI sends wrong request and get's error: host component
(akovalenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9dccb666fd71b1cadbeb5c16cbc8bc0d12b50cb9])
* ambari-web/app/controllers/main/host/details.js
* ambari-web/app/views/main/host/summary.js
* ambari-web/test/controllers/main/host/details_test.js
* ambari-web/test/views/main/host/summary_test.js
* ambari-web/app/templates/main/host/summary.hbs
> UI sends wrong request and get's error: host component cannot be created
> because it already exists
> --------------------------------------------------------------------------------------------------
>
> Key: AMBARI-16710
> URL: https://issues.apache.org/jira/browse/AMBARI-16710
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.4.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-16710.patch
>
>
> The root case of this issue is that we send POST request while resource (host
> component) already exists, and we get error from BE saying that this host
> component cannot be created because it's already created
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)