You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jaimin D Jetly (JIRA)" <ji...@apache.org> on 2014/03/05 22:16:48 UTC

[jira] [Commented] (AMBARI-4962) Add Host fails

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

Jaimin D Jetly commented on AMBARI-4962:
----------------------------------------

[~mbayuk]
I feel that {{createConfiguration}} function itself should not be called from {{submitProceed}} function for {{AddHost}} wizard. The check should be done in submitProcced function.
Also the reference to addHostController in createConfiguration function as shown below should be removed.
{code}
if (['addHostController','addServiceController'].contains(this.get('content.controllerName'))) {  
{code}

> Add Host fails
> --------------
>
>                 Key: AMBARI-4962
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4962
>             Project: Ambari
>          Issue Type: Task
>          Components: client
>    Affects Versions: 1.5.0
>            Reporter: Mikhail Bayuk
>            Assignee: Mikhail Bayuk
>            Priority: Blocker
>             Fix For: 1.5.0
>
>         Attachments: AMBARI-4962.patch
>
>
> Add Host Wizard fails during deploy. It's because controller sends not needed request for global config.



--
This message was sent by Atlassian JIRA
(v6.2#6252)