[
https://issues.apache.org/jira/browse/AMBARI-20210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885982#comment-15885982
]
Hudson commented on AMBARI-20210:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1111 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1111/])
AMBARI-20210. [BE] "refresh yarn queue" takes 20 minutes to fail, (aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ac0fb82c75aaaeb44c8e7790f4ade93dbe61cca5])
* (edit)
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/service.py
* (edit) ambari-common/src/main/python/resource_management/core/signal_utils.py
> [BE] "refresh yarn queue" takes 20 minutes to fail, instead it should fail
> after a fixed numbers of the attempts within 2 minutes
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-20210
> URL: https://issues.apache.org/jira/browse/AMBARI-20210
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.5.0
>
> Attachments: AMBARI-20210.patch, AMBARI-20210-trunk.patch
>
>
> While yarn service is stopped, "refresh queue" call will trigger command to
> post refresh call for the yarn with infinite amount of retry amount, which
> blocks us queue processing.
> We should allow to kill this command after certain amount of time, to
> implement fast fail feature.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)