Antonenko Alexander created AMBARI-9629:
-------------------------------------------
Summary: 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
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)