You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zheng Hu (JIRA)" <ji...@apache.org> on 2018/11/13 04:45:00 UTC

[jira] [Updated] (HBASE-21473) RowIndexSeekerV1 may return cell with extra two \x00\x00 bytes which has no tags

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

Zheng Hu updated HBASE-21473:
-----------------------------
    Attachment: HBASE-21473.v1.patch

> RowIndexSeekerV1 may return cell with extra two \x00\x00 bytes which has no tags
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-21473
>                 URL: https://issues.apache.org/jira/browse/HBASE-21473
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Zheng Hu
>            Assignee: Zheng Hu
>            Priority: Major
>         Attachments: HBASE-21473.v1.patch
>
>
> When testing HBASE-21401,  we found that  two UT related to RowIndexSeekerV1 always failed [1].  because RowIndexSeekerV1 may return cell with extra two \x00\x00 bytes which has no tags.. 
> I plan to fix this bug in HBASE-21401,   but seems the checkKeyValueBytes need more performance evaluation, as [~Apache9] & [~stack] comment.  I opened issue HBASE-21459 to address it. 
> So, let me fix this bug firstly (Also will provide a seperate UT for this).  
> 1. https://issues.apache.org/jira/browse/HBASE-21401?focusedCommentId=16666671&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16666671



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)