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 B7E68200BA6 for ; Tue, 4 Oct 2016 07:23:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B6A68160AEC; Tue, 4 Oct 2016 05:23:22 +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 09DFF160ADC for ; Tue, 4 Oct 2016 07:23:21 +0200 (CEST) Received: (qmail 77499 invoked by uid 500); 4 Oct 2016 05:23:21 -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 77461 invoked by uid 99); 4 Oct 2016 05:23:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2016 05:23:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D002E2C2A66 for ; Tue, 4 Oct 2016 05:23:20 +0000 (UTC) Date: Tue, 4 Oct 2016 05:23:20 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-16264) Figure how to deal with endpoints and shaded pb MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 04 Oct 2016 05:23:22 -0000 [ https://issues.apache.org/jira/browse/HBASE-16264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16264: -------------------------- Resolution: Fixed Release Note: Shade/relocate the protobuf hbase uses internally. All core now refers to new module added in this patch, hbase-protocol-shaded. Coprocessor Endpoints carry-on with references to the original hbase-protocol module. See new chapter in book on protobufs on how-to going forward. (was: Shade/relocate the protobuf hbase uses internally. All core now refers to new module added in this patch, hbase-protocol-shaded. Coprocessor Endpoints carry-on with references to the original hbase-protocol module.) Status: Resolved (was: Patch Available) Pushed patch as part of a set that went in at 95c1dc93fb6780f66fd8ebb57914a050b75b9b11 Resolving. > Figure how to deal with endpoints and shaded pb > ----------------------------------------------- > > Key: HBASE-16264 > URL: https://issues.apache.org/jira/browse/HBASE-16264 > Project: HBase > Issue Type: Sub-task > Components: Coprocessors, Protobufs > Reporter: stack > Assignee: stack > Priority: Critical > Fix For: 2.0.0 > > Attachments: 16264.tactic2.patch, HBASE-16264-Figure-how-to-deal-with-endpoints-and-sh.master.013.patch, HBASE-16264.master.001.patch, HBASE-16264.master.002.patch, HBASE-16264.master.003.patch, HBASE-16264.master.004.patch, HBASE-16264.master.005.patch, HBASE-16264.master.006.patch, HBASE-16264.master.007.patch, HBASE-16264.master.008.patch, HBASE-16264.master.009.patch, HBASE-16264.master.010.patch, HBASE-16264.master.011.patch, HBASE-16264.master.012.patch > > > Come up w/ a migration plan for coprocessor endpoints when our pb is shaded. Would be sweet if could make it so all just worked. At worst, come up w/ a prescription for how to migrate existing CPs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)