[
https://issues.apache.org/jira/browse/AMBARI-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115532#comment-14115532
]
Hudson commented on AMBARI-7086:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #78 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/78/])
AMBARI-7086. FE: Slave and client validation errors should be shown in dialog.
(Max Shepel via akovalenko) (akovalenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=85ccaede3603382f72daa03ed135e0454e591e04)
* ambari-web/app/templates/wizard/step7.hbs
* ambari-web/app/templates/wizard/step6/step6_issues_popup.hbs
* ambari-web/app/styles/application.less
* ambari-web/app/messages.js
* ambari-web/app/controllers/wizard/step6_controller.js
* ambari-web/app/templates/wizard/step6.hbs
> FE: Slave and client validation errors should be shown in dialog
> ----------------------------------------------------------------
>
> Key: AMBARI-7086
> URL: https://issues.apache.org/jira/browse/AMBARI-7086
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 1.7.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Fix For: 1.7.0
>
> Attachments: AMBARI-7086.patch
>
>
> While installing a 2 node cluster, put all masters on host-2. Then go to
> assign slaves and clients page to uncheck all the clients. This will generate
> both warnings and errors from validation. We currently show these errors and
> warnings as lists in error/warn sections (image attached).
> We want to change that to show a single message with links in it.
> "Your slave and client assignment has issues. +Click+ for details"
> Clicking on the link shows a dialog with the warn/error sections.
> Title: "Assign Slaves and Clients Issues"
> Message: "Assignment of slave and client components has the following issues"
> [section errors]
> [section warnings]
> Buttons : Cancel, OK
> Another issue here is that we are showing master warns/errors - we should
> only show non-master issues.
--
This message was sent by Atlassian JIRA
(v6.2#6252)