Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7ADCF10EA2 for ; Mon, 22 Jul 2013 03:45:23 +0000 (UTC) Received: (qmail 2172 invoked by uid 500); 22 Jul 2013 03:45:18 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 1752 invoked by uid 500); 22 Jul 2013 03:45:13 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 1669 invoked by uid 99); 22 Jul 2013 03:45:10 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jul 2013 03:45:10 +0000 Date: Mon, 22 Jul 2013 03:45:08 +0000 (UTC) From: "Tsz Wo (Nicholas), SZE (JIRA)" To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-9754) Clean up RPC code MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Tsz Wo (Nicholas), SZE created HADOOP-9754: ---------------------------------------------- Summary: Clean up RPC code Key: HADOOP-9754 URL: https://issues.apache.org/jira/browse/HADOOP-9754 Project: Hadoop Common Issue Type: Improvement Components: ipc Reporter: Tsz Wo (Nicholas), SZE Assignee: Tsz Wo (Nicholas), SZE Attachments: c9754_20130722.patch Cleanup the RPC code for the following problems: - Remove unnecessary "throws IOException/InterruptedException". - Fix generic warnings. - Fix other javac warnings. -- 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