[
https://issues.apache.org/jira/browse/AMBARI-20210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885999#comment-15885999
]
Hudson commented on AMBARI-20210:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6872 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6872/])
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=9ef9bd501a13d32b7033803ad3dca433e1fa98a0])
* (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)