You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Evgeny Ryabitskiy (JIRA)" <ji...@apache.org> on 2009/03/20 10:46:52 UTC

[jira] Updated: (HBASE-1277) HStoreKey: Wrong comparator logic

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

Evgeny Ryabitskiy updated HBASE-1277:
-------------------------------------

    Attachment: HBASE-1277.patch

path with solution and small optimisation ^^
thx for Nitay persistent :)

> HStoreKey: Wrong comparator logic
> ---------------------------------
>
>                 Key: HBASE-1277
>                 URL: https://issues.apache.org/jira/browse/HBASE-1277
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: build, regionserver
>    Affects Versions: 0.19.1
>            Reporter: Evgeny Ryabitskiy
>            Assignee: Evgeny Ryabitskiy
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1277.patch
>
>
> During fixing fail of TestCompaction JUnit was found error in removing of row Cells. Reason was a error in comparator logic of HStoreKey.
> Fix of HStoreKey also fixed removing of row Cell and and TestCompaction.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.