You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ben Epstein (JIRA)" <ji...@apache.org> on 2017/06/28 18:28:00 UTC

[jira] [Created] (HBASE-18286) Create static empty byte array to save memory

Ben Epstein created HBASE-18286:
-----------------------------------

             Summary: Create static empty byte array to save memory
                 Key: HBASE-18286
                 URL: https://issues.apache.org/jira/browse/HBASE-18286
             Project: HBase
          Issue Type: Bug
          Components: community
            Reporter: Ben Epstein
            Assignee: Ben Epstein
            Priority: Trivial


In Put.java, create a static empty byte array so new ones do not have to be allocated every time it is passed into a function



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)