[
https://issues.apache.org/jira/browse/AMBARI-15783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15236476#comment-15236476
]
Hudson commented on AMBARI-15783:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.2 #620 (See
[https://builds.apache.org/job/Ambari-branch-2.2/620/])
AMBARI-15783: Assign Slaves and Clients Page: Incorrect validation error (matt:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1182cc6128eb6a559f6379379a14dd28786ba486])
* ambari-server/src/main/resources/stacks/stack_advisor.py
* ambari-server/src/test/python/stacks/2.0.6/common/test_stack_advisor.py
> Assign Slaves and Clients Page: Incorrect validation error shown
> ----------------------------------------------------------------
>
> Key: AMBARI-15783
> URL: https://issues.apache.org/jira/browse/AMBARI-15783
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.2
> Reporter: Jaimin D Jetly
> Assignee: Matt
> Priority: Critical
> Labels: regresion
> Fix For: 2.2.2
>
> Attachments: AMBARI-15783-orig.patch
>
>
> In certain combination of number of hosts and master component selection,
> incorrect validation error is shown on ui.
> Following STR is one of the way to reproduce the issue:
> *STR:*
> # On 2 node cluster, Change Metrics Collector from the default host to
> another host.
> # Click on next
> # Assign Slaves and Clients page has validation error saying
> {color:red}Metrics Monitor component should be installed on all hosts in
> cluster.{color}
> This happens because recommendation API called by ambari-web when user
> changed the host for Metrics collector does not have "Metrics Monitor"
> recommended for all hosts.
> *Expected behavior:* A component with cardinality "ALL" should be recommended
> on all hosts by component recommendation API irrespective of the data posted
> with the API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)