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

Hudson commented on AMBARI-9629:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #1765 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/1765/])
AMBARI-9629. General issues on Recommendations/Validations functionality 
(alexantonenko) (hiveww: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=73416b6a7bd1feb04a8d113bd3cf7f5dff867cb6)
* ambari-web/test/controllers/wizard/step5_test.js
* ambari-web/app/controllers/wizard/step5_controller.js
* ambari-web/app/routes/installer.js
* ambari-web/app/routes/add_service_routes.js


> General issues on Recommendations/Validations functionality
> -----------------------------------------------------------
>
>                 Key: AMBARI-9629
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9629
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.0.0
>            Reporter: Antonenko Alexander
>            Assignee: Antonenko Alexander
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9629.patch
>
>
> 1. When we come on assign masters page we make 3 requests to recommendations 
> API and 2 requests to validations API. But two requests are enough. Reduce 5 
> requests to 2.
> 2. When user makes some changes on master assingments we send two requests: 
> one for recommendations API and one for validations API. But we do not need 
> recommendations as we already have that data.
> 3. Seems like list of sended components to validations is incorrect in some 
> cases. On Add Service Wizard on Step5 we are sending information, that 
> NodeManager is on c6403 host (1.png). But at the same time we don't have that 
> component on c6403 host (2.png).



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

Reply via email to