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

Hudson commented on AMBARI-8552:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit-docker #388 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/388/])
AMBARI-8552. Batch the call to create and install hostComponents in the wizard 
progress page controller mixin. (jaimin) (jaimin: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=96c9e2045f5b30b1289846c60528deaddbc6a423)
* ambari-web/test/mixins/wizard/wizardProgressPageController_test.js
* ambari-web/app/mixins/wizard/wizardProgressPageController.js
* ambari-web/app/assets/test/tests.js


> Batch the call to create and install hostComponents in the wizard progress 
> page controller mixin
> ------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-8552
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8552
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 2.0.0
>            Reporter: Jaimin D Jetly
>            Assignee: Jaimin D Jetly
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-8552.patch
>
>
> wizardProgressPageController mixin is used for HA wizards, Move master 
> wizards and Enable kerberos wizard.
> This mixin provides the utility function for creating components. While 
> creating multiple host components it triggers individual API call for 
> creating each hostComponent and then another individual API call to install 
> each of them subsequently.
> This logic should be changed to fire only one call to create all uninstalled 
> component and then install all of them in another one call.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to