Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 07BA1200828 for ; Fri, 13 May 2016 20:08:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 06A501602BE; Fri, 13 May 2016 18:08:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7A2CC160A16 for ; Fri, 13 May 2016 20:08:14 +0200 (CEST) Received: (qmail 50208 invoked by uid 500); 13 May 2016 18:08:13 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 49910 invoked by uid 99); 13 May 2016 18:08:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 May 2016 18:08:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 06CA42C14F4 for ; Fri, 13 May 2016 18:08:13 +0000 (UTC) Date: Fri, 13 May 2016 18:08:13 +0000 (UTC) From: "Jian He (JIRA)" To: yarn-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (YARN-342) RM doesn't retry token renewals MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 13 May 2016 18:08:15 -0000 [ https://issues.apache.org/jira/browse/YARN-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He resolved YARN-342. -------------------------- Resolution: Not A Problem I think DFS client will do the retry automatically. Close this as this blocks 2.8 Please reopen if not the case. > RM doesn't retry token renewals > ------------------------------- > > Key: YARN-342 > URL: https://issues.apache.org/jira/browse/YARN-342 > Project: Hadoop YARN > Issue Type: Sub-task > Components: resourcemanager > Affects Versions: 2.0.0-alpha, 0.23.6, 3.0.0-alpha1 > Reporter: Daryn Sharp > Priority: Critical > > The RM stops trying to renew tokens if any exception occurs during the renew. This should be changed to abort only if the exception is {{InvalidToken}} to allow resilience to transient network failures, issues associated with aborted connections when the NN is overloaded, cluster upgrades, etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-dev-help@hadoop.apache.org