[
https://issues.apache.org/jira/browse/HBASE-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715086#action_12715086
]
stack commented on HBASE-1468:
------------------------------
This one is a bit tough. When doing insert, should we copy from the byte array
source at provided offset? If not, could make for interesting memory retention
issues.
> Hash functions only take byte []
> --------------------------------
>
> Key: HBASE-1468
> URL: https://issues.apache.org/jira/browse/HBASE-1468
> Project: Hadoop HBase
> Issue Type: Bug
> Affects Versions: 0.20.0
> Reporter: ryan rawson
> Assignee: ryan rawson
> Fix For: 0.20.0
>
>
> if we want to hash KeyValue, we will need a hash that takes int offset, int
> length.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.