[
https://issues.apache.org/jira/browse/AMBARI-14509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073050#comment-15073050
]
Hadoop QA commented on AMBARI-14509:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12779680/AMBARI-14509.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/4722//console
This message is automatically generated.
> Handle the case when UI call to 'Install Packages' action times out
> -------------------------------------------------------------------
>
> Key: AMBARI-14509
> URL: https://issues.apache.org/jira/browse/AMBARI-14509
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.2.0
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Priority: Critical
> Fix For: 2.2.1
>
> Attachments: AMBARI-14509.patch
>
>
> On a 900 node cluster I clicked on _Install Packages_ action. The POST call
> shown below took like 3 minutes 20 seconds. Till that time there was no
> feedback in the UI, almost looking like something went wrong. Also, the UI
> timedout on the call after 3 minutes.
> UI should do 2 things
> # Show some spinner etc. to indicate call is still going on
> # Increase timeout so that UI knows the outcome of the POST call.
> {noformat}
> POST http://perf-a-1:8080/api/v1/clusters/c1/stack_versions
> {"ClusterStackVersions":{"stack":"HDP","version":"2.2","repository_version":"2.2.9.0-3393"}}:
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)