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

Ben Epstein updated HBASE-18286:
--------------------------------
    Attachment: JIRA.HBASE-18286.001.patch

Thanks for the advice! I've replaced the new byte[0] with the Hconstant 
ZERO_BYTE_ARRAY. 

> Create static empty byte array to save memory
> ---------------------------------------------
>
>                 Key: HBASE-18286
>                 URL: https://issues.apache.org/jira/browse/HBASE-18286
>             Project: HBase
>          Issue Type: Improvement
>          Components: community
>            Reporter: Ben Epstein
>            Assignee: Ben Epstein
>            Priority: Trivial
>         Attachments: JIRA.HBASE-18286.001.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> 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)

Reply via email to