[
https://issues.apache.org/jira/browse/AMBARI-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132498#comment-14132498
]
Hudson commented on AMBARI-7270:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #239 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/239/])
AMBARI-7270. FE: Errors in /recommendation API being silently ignored
(sgunturi:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a96b3f8fec14bef2b14a729c9e2a9617f757677e)
* ambari-web/app/controllers/wizard/step5_controller.js
* ambari-web/app/controllers/wizard/step7_controller.js
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ValidationResourceProvider.java
* ambari-web/app/controllers/wizard/step6_controller.js
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/RecommendationResourceProvider.java
*
ambari-server/src/main/java/org/apache/ambari/server/api/services/stackadvisor/StackAdvisorRunner.java
* ambari-web/app/mixins/common/serverValidator.js
> FE: Errors in /recommendation API being silently ignored
> --------------------------------------------------------
>
> Key: AMBARI-7270
> URL: https://issues.apache.org/jira/browse/AMBARI-7270
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 1.7.0
> Reporter: Srimanth Gunturi
> Assignee: Srimanth Gunturi
> Fix For: 1.7.0
>
> Attachments: AMBARI-7270_2.patch
>
>
> To reproduce, put an error in stack-advisor.py script to throw an exception.
> When /recommendation API is called, it throws a 400-BadRequest error. However
> the UI is silently hiding this issue, and showing blank page - which is
> confusing to user.
> At a minimum, the UI should show an error dialog explaining the error.We will
> be providing why the call failed. We should atleast show this error message.
> There is a standard error dialog we show for failing HTTP invocations - we
> should use the same dialog to show the error code, reason and message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)