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


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

        

Reply via email to