You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2016/10/04 11:25:20 UTC

[jira] [Updated] (HBASE-16759) Avoid ByteString.copyFrom usage wherever possible

     [ https://issues.apache.org/jira/browse/HBASE-16759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anoop Sam John updated HBASE-16759:
-----------------------------------
    Status: Patch Available  (was: Open)

> Avoid ByteString.copyFrom usage wherever possible
> -------------------------------------------------
>
>                 Key: HBASE-16759
>                 URL: https://issues.apache.org/jira/browse/HBASE-16759
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Protobufs
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16759.patch
>
>
> We can use UnsafeByteOperations.unsafeWrap instead as we are moving to PB 3.  Mostly it is this way through out code base but missing a few places. Patch addresses all such cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)