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 97EB617B51 for ; Tue, 5 May 2015 05:57:11 +0000 (UTC) Received: (qmail 17387 invoked by uid 500); 5 May 2015 05:57:06 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 17338 invoked by uid 500); 5 May 2015 05:57:06 -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 17327 invoked by uid 99); 5 May 2015 05:57:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2015 05:57:06 +0000 Date: Tue, 5 May 2015 05:57:06 +0000 (UTC) From: "Naganarasimha G R (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-3523) Cleanup ResourceManagerAdministrationProtocol interface audience 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-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naganarasimha G R updated YARN-3523: ------------------------------------ Attachment: YARN-3523.20150505-1.patch updated the patch with removal of \@stable > Cleanup ResourceManagerAdministrationProtocol interface audience > ---------------------------------------------------------------- > > Key: YARN-3523 > URL: https://issues.apache.org/jira/browse/YARN-3523 > Project: Hadoop YARN > Issue Type: Bug > Components: client, resourcemanager > Reporter: Wangda Tan > Assignee: Naganarasimha G R > Labels: newbie > Attachments: YARN-3523.20150422-1.patch, YARN-3523.20150504-1.patch, YARN-3523.20150505-1.patch > > > I noticed ResourceManagerAdministrationProtocol has @Private audience for the class and @Public audience for methods. It doesn't make sense to me. We should make class audience and methods audience consistent. -- This message was sent by Atlassian JIRA (v6.3.4#6332)