You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/06/01 08:18:38 UTC

[jira] Updated: (HBASE-2635) ImmutableBytesWritable ignores offset in several cases

     [ https://issues.apache.org/jira/browse/HBASE-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated HBASE-2635:
-------------------------------

    Summary: ImmutableBytesWritable ignores offset in several cases  (was: ImmutableBytesWritable comparator broken when offset != 0)

> ImmutableBytesWritable ignores offset in several cases
> ------------------------------------------------------
>
>                 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
>         Attachments: hbase-2635.txt
>
>
> 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.