[
https://issues.apache.org/jira/browse/HBASE-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139062#comment-13139062
]
Hudson commented on HBASE-4691:
-------------------------------
Integrated in HBase-TRUNK #2381 (See
[https://builds.apache.org/job/HBase-TRUNK/2381/])
HBASE-4691 Remove more unnecessary byte[] copies from KeyValues
larsh :
Files :
* /hbase/trunk/CHANGES.txt
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/client/coprocessor/LongColumnInterpreter.java
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/filter/DependentColumnFilter.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java
*
/hbase/trunk/src/test/java/org/apache/hadoop/hbase/coprocessor/ColumnAggregationEndpoint.java
> Remove more unnecessary byte[] copies from KeyValues
> ----------------------------------------------------
>
> Key: HBASE-4691
> URL: https://issues.apache.org/jira/browse/HBASE-4691
> Project: HBase
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Assignee: Lars Hofhansl
> Priority: Minor
> Fix For: 0.94.0
>
> Attachments: 4691.txt
>
>
> Just looking through the code I found some more spots where we unnecessarily
> copy byte[] rather than just passing offset and length around.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira