[
https://issues.apache.org/jira/browse/AMBARI-15783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15233130#comment-15233130
]
Jaimin D Jetly commented on AMBARI-15783:
-----------------------------------------
This seems to be a regression in Ambari after AMBARI-15589 commit. I verified
that reverting changes in one file
(ambari-server/src/main/resources/stacks/stack_advisor.py) introduced in the
commit resolves this issue.
> 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: Jaimin D Jetly
> Priority: Critical
> Labels: regresion
> Fix For: 2.2.2
>
>
> 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)