ImmutableBytesWritable comparator broken when offset != 0
---------------------------------------------------------
Key: HBASE-2635
URL: https://issues.apache.org/jira/browse/HBASE-2635
Project: HBase
Issue Type: Bug
Affects Versions: 0.20.4, 0.21.0
Reporter: Todd Lipcon
Assignee: Todd Lipcon
Priority: Blocker
HBASE-2378 improved ImmutableBytesWritable's comparator, but there's still a
bug! We assume offset = 0, which makes the comparator function incorrectly when
the ImmutableBytesWritable is a slice into a larger byte array.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.