[
https://issues.apache.org/jira/browse/HBASE-18286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081782#comment-16081782
]
Hudson commented on HBASE-18286:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #151 (See
[https://builds.apache.org/job/HBase-2.0/151/])
HBASE-18286 Create static empty byte array to save memory Revert "Revert
(stack: rev 84a5d29391308958b83849ab0ba0faef3b6a0a57)
* (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/client/Put.java
> 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
> Fix For: 1.4.0, 2.0.0-alpha-2
>
> 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)