[
https://issues.apache.org/jira/browse/HBASE-15789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-15789:
--------------------------
Release Note:
This issue adds a patch to our checked in internal, shaded protobuf, but it
also adds a general means of apply patches to our version of protobuf. Patches
found in the new src/main/patches directory are all applied as the last task
when you run a build with the -Pcompile-protobuf profile under the
hbase-protocol-shaded module. This commit also includes our first patch to
protobuf; it adds ByteInput to mimic pb3.1's ByteOutput
(src/main/patches/HBASE-15789_V2.patch attached here).
was:Adds means of patching our checked-in protobuf as last part of our
offline -Pcompile-protobuf step. Patches found in the new src/main/patches
directory are all applied as the last task when you run a build with the
-Pcompile-protobuf profile. This commit also includes an actual patch that adds
ByteInput to mimic pb3.1's ByteOutput (src/main/patches/HBASE-15789_V2.patch
attached here).
> PB related changes to work with offheap
> ---------------------------------------
>
> Key: HBASE-15789
> URL: https://issues.apache.org/jira/browse/HBASE-15789
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver
> Reporter: ramkrishna.s.vasudevan
> Assignee: Anoop Sam John
> Fix For: 2.0.0
>
> Attachments: HBASE-15789.master.001.patch, HBASE-15789.patch,
> HBASE-15789_V2.patch
>
>
> This is an issue to brainstorm. Whether we go with pb 2.x or pb 3.0 and also
> depends on the shading of protobuf classes.
> We should also decide if we are going to fork the PB classes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)