Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 23354FBD4 for ; Thu, 18 Apr 2013 00:15:16 +0000 (UTC) Received: (qmail 60145 invoked by uid 500); 18 Apr 2013 00:15:16 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 60111 invoked by uid 500); 18 Apr 2013 00:15:16 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 60102 invoked by uid 99); 18 Apr 2013 00:15:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Apr 2013 00:15:16 +0000 Date: Thu, 18 Apr 2013 00:15:15 +0000 (UTC) From: "Xuan Gong (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-441) Clean up unused collection methods in various APIs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-441: --------------------------- Attachment: YARN-441.7.patch Remove getter and setter for single key/value pair > Clean up unused collection methods in various APIs > -------------------------------------------------- > > Key: YARN-441 > URL: https://issues.apache.org/jira/browse/YARN-441 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Siddharth Seth > Assignee: Xuan Gong > Attachments: YARN-441.1.patch, YARN-441.2.patch, YARN-441.3.patch, YARN-441.4.patch, YARN-441.5.patch, YARN-441.6.patch, YARN-441.7.patch > > > There's a bunch of unused methods like getAskCount() and getAsk(index) in AllocateRequest, and other interfaces. These should be removed. > In YARN, found them in. MR will have it's own set. > AllocateRequest > StartContaienrResponse -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira