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

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

Anoop Sam John created HBASE-16759:
--------------------------------------

             Summary: Avoid ByteString.copyFrom usage wherever possible
                 Key: HBASE-16759
                 URL: https://issues.apache.org/jira/browse/HBASE-16759
             Project: HBase
          Issue Type: Sub-task
            Reporter: Anoop Sam John
            Assignee: Anoop Sam John


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)