Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 E4888DE91 for ; Mon, 24 Sep 2012 23:28:08 +0000 (UTC) Received: (qmail 59730 invoked by uid 500); 24 Sep 2012 23:28:08 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 59681 invoked by uid 500); 24 Sep 2012 23:28:08 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 59670 invoked by uid 99); 24 Sep 2012 23:28:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2012 23:28:08 +0000 Date: Tue, 25 Sep 2012 10:28:08 +1100 (NCT) From: "Hudson (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1901010775.119481.1348529288449.JavaMail.jiratomcat@arcas> In-Reply-To: <1642461698.84366.1347723967509.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HADOOP-8813) RPC Serever and Client classes need InterfaceAudience and InterfaceStability annotations 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/HADOOP-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462256#comment-13462256 ] Hudson commented on HADOOP-8813: -------------------------------- Integrated in Hadoop-Hdfs-trunk-Commit #2827 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2827/]) HADOOP-8813. Add InterfaceAudience and InterfaceStability annotations to RPC Server and Client classes. Contributed by Brandon Li. (Revision 1389649) Result = SUCCESS suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1389649 Files : * /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Client.java * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/RPC.java * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java > RPC Serever and Client classes need InterfaceAudience and InterfaceStability annotations > ---------------------------------------------------------------------------------------- > > Key: HADOOP-8813 > URL: https://issues.apache.org/jira/browse/HADOOP-8813 > Project: Hadoop Common > Issue Type: Improvement > Components: ipc > Affects Versions: 3.0.0 > Reporter: Brandon Li > Assignee: Brandon Li > Priority: Trivial > Fix For: 3.0.0 > > Attachments: HADOOP-8813.patch, HADOOP-8813.patch > > > RPC Serever and Client classes need InterfaceAudience and InterfaceStability annotations -- 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