Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 99B14200B6D for ; Tue, 9 Aug 2016 06:40:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 985A1160AB3; Tue, 9 Aug 2016 04:40:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 12BE7160A91 for ; Tue, 9 Aug 2016 06:40:24 +0200 (CEST) Received: (qmail 92783 invoked by uid 500); 9 Aug 2016 04:40:24 -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 92767 invoked by uid 99); 9 Aug 2016 04:40:24 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2016 04:40:24 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9DF7D2C0D65 for ; Tue, 9 Aug 2016 04:40:22 +0000 (UTC) Date: Tue, 9 Aug 2016 04:40:22 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-16308) Contain protobuf references MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 09 Aug 2016 04:40:25 -0000 [ https://issues.apache.org/jira/browse/HBASE-16308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16308: -------------------------- Attachment: HBASE-16308.master.009.patch > Contain protobuf references > --------------------------- > > Key: HBASE-16308 > URL: https://issues.apache.org/jira/browse/HBASE-16308 > Project: HBase > Issue Type: Sub-task > Components: Protobufs > Reporter: stack > Assignee: stack > Fix For: 2.0.0 > > Attachments: HBASE-16308.master.001.patch, HBASE-16308.master.002.patch, HBASE-16308.master.003.patch, HBASE-16308.master.004.patch, HBASE-16308.master.005.patch, HBASE-16308.master.006.patch, HBASE-16308.master.006.patch, HBASE-16308.master.007.patch, HBASE-16308.master.008.patch, HBASE-16308.master.009.patch > > > Clean up our protobuf references so contained to just a few classes rather than being spread about the codebase. Doing this work will make it easier landing the parent issue and will make it more clear where the division between shaded protobuf and unshaded protobuf lies (we need to continue with unshaded protobuf for HDFS references by AsyncWAL and probably EndPoint Coprocessors) -- This message was sent by Atlassian JIRA (v6.3.4#6332)