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 98CBE200B91 for ; Thu, 25 Aug 2016 07:21:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 975A8160AB1; Thu, 25 Aug 2016 05:21:22 +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 11161160AC1 for ; Thu, 25 Aug 2016 07:21:21 +0200 (CEST) Received: (qmail 77080 invoked by uid 500); 25 Aug 2016 05:21:20 -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 77059 invoked by uid 99); 25 Aug 2016 05:21:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Aug 2016 05:21:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 95B952C0156 for ; Thu, 25 Aug 2016 05:21:20 +0000 (UTC) Date: Thu, 25 Aug 2016 05:21:20 +0000 (UTC) From: "Vinod Kumar Vavilapalli (JIRA)" To: yarn-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (YARN-1836) Add retry cache support in ResourceManager MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 25 Aug 2016 05:21:22 -0000 [ https://issues.apache.org/jira/browse/YARN-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli resolved YARN-1836. ------------------------------------------- Resolution: Invalid Old JIRA. As [~xgong] [mentioned on YARN-1521|https://issues.apache.org/jira/browse/YARN-1521?focusedCommentId=13948528&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13948528], YARN doesn't need yet another RetryCache - StateStore + recovered apps already serve that purpose. Closing this as invalid for now. We can reopen it in future as needed. Revert back if you disagree. Tx. > Add retry cache support in ResourceManager > ------------------------------------------ > > Key: YARN-1836 > URL: https://issues.apache.org/jira/browse/YARN-1836 > Project: Hadoop YARN > Issue Type: Sub-task > Components: resourcemanager > Reporter: Tsuyoshi Ozawa > Assignee: Tsuyoshi Ozawa > > HDFS-4942 supports RetryCache on NN. This JIRA tracks RetryCache on ResourceManager. If the RPCs are non-idempotent, we should use RetryCache to avoid returning incorrect failures to client. > YARN-1521 is a related JIRA. -- 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