[ 
https://issues.apache.org/jira/browse/AMBARI-14509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073256#comment-15073256
 ] 

Hudson commented on AMBARI-14509:
---------------------------------

ABORTED: Integrated in Ambari-trunk-Commit #4101 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4101/])
AMBARI-14509. Handle the case when UI call to 'Install Packages' action 
(hiveww: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=23653924d6016ce6b3b52d5ea84d53298721ad6f])
* ambari-web/app/messages.js
* ambari-web/app/controllers/main/admin/stack_and_upgrade_controller.js
* ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_box_view.js
* ambari-web/app/templates/main/admin/stack_upgrade/upgrade_version_box.hbs


> 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)

Reply via email to