You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jean-Marc Spaggiari (JIRA)" <ji...@apache.org> on 2016/05/12 13:00:16 UTC

[jira] [Created] (HBASE-15820) Re-using byte[] from Bytes can save some objects creations

Jean-Marc Spaggiari created HBASE-15820:
-------------------------------------------

             Summary: Re-using byte[] from Bytes can save some objects creations
                 Key: HBASE-15820
                 URL: https://issues.apache.org/jira/browse/HBASE-15820
             Project: HBase
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Jean-Marc Spaggiari
            Assignee: Jean-Marc Spaggiari
            Priority: Minor


HBASE-15233 will allow byte arrays re-usage for Bytes.toBytes() methods. CellCodec can benefit from that in many places.

Patch will follow as soon as there is one in HBASE-15233.



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