You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2015/12/28 19:43:49 UTC

[jira] [Updated] (AMBARI-14509) Handle the case when UI call to 'Install Packages' action times out

     [ https://issues.apache.org/jira/browse/AMBARI-14509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonenko Alexander updated AMBARI-14509:
-----------------------------------------
    Attachment: AMBARI-14509.patch

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