[
https://issues.apache.org/jira/browse/HBASE-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-4691:
---------------------------------
Attachment: 4691.txt
This fixes a few. Nothing too serious.
ReplicationSink used to copy every single KeyValue again.
> 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