Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A40CAE996 for ; Fri, 21 Dec 2012 04:51:17 +0000 (UTC) Received: (qmail 57930 invoked by uid 500); 21 Dec 2012 04:51:17 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 57885 invoked by uid 500); 21 Dec 2012 04:51:16 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 57383 invoked by uid 99); 21 Dec 2012 04:51:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2012 04:51:15 +0000 Date: Fri, 21 Dec 2012 04:51:15 +0000 (UTC) From: "Devaraj Das (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-7224) Remove references to Writable in the ipc package 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/HBASE-7224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537678#comment-13537678 ] Devaraj Das commented on HBASE-7224: ------------------------------------ We should have this jira be blocked by HBASE-6895. Once HBASE-6895 goes in, we could remove Invocation class as well.. > Remove references to Writable in the ipc package > ------------------------------------------------ > > Key: HBASE-7224 > URL: https://issues.apache.org/jira/browse/HBASE-7224 > Project: HBase > Issue Type: Sub-task > Components: IPC/RPC, Protobufs > Reporter: Devaraj Das > Assignee: Devaraj Das > Priority: Blocker > Fix For: 0.96.0 > > Attachments: 7224.txt, purge_more_writables.txt > > > I see references to Writable in the ipc package, most notably in the Invocation class. This class is not being used that much in the core ipc package but used in the coprocessor protocol implementations (there are some coprocessor protocols that are Writable based still). This jira is to track removing those references and the Invocation class (once HBASE-6895 is resolved). -- 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