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

Hudson commented on AMBARI-7483:
--------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #367 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/367/])
AMBARI-7483 Slider View: Stopping ResourceManager results in multiple calls 
waiting to finish. (atkach) (atkach: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1d7fa6ad02f59c5f1854fb58f184cbab8e82383a)
* contrib/views/slider/src/main/resources/ui/app/initialize.js
* contrib/views/slider/src/main/resources/ui/app/templates/unavailable_apps.hbs
* contrib/views/slider/src/main/resources/ui/app/mixins/run_periodically.js
* contrib/views/slider/src/main/resources/ui/app/translations.js
* contrib/views/slider/src/main/resources/ui/app/mappers/slider_apps_mapper.js
* contrib/views/slider/src/main/resources/ui/app/helpers/ajax.js
* 
contrib/views/slider/src/main/resources/ui/app/controllers/slider_apps_controller.js


> Slider View: Stopping ResourceManager results in multiple calls waiting to 
> finish
> ---------------------------------------------------------------------------------
>
>                 Key: AMBARI-7483
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7483
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 1.7.0
>            Reporter: Andrii Tkach
>            Assignee: Andrii Tkach
>            Priority: Critical
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7483.patch
>
>
> Stop the RM through Ambari and go to the Slider View Apps page. There will be 
> multiple _/apps_ calls going on in parallel and each of them is pending. This 
> has to be changed so that :
> * Each call times-out in 20s. 
> * If it timed-out, warning message is shown on Slider-Apps page saying "HDFS 
> or YARN services are currently unaccessible".
> * If any call succeeds, the above warning (if set) should be cleared.
> * Each call should either be chained to previous call, or next call should 
> cancel the previous call



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to