You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2019/02/01 19:51: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 ]

Andrew Purtell updated HBASE-21473:
-----------------------------------
    Fix Version/s:     (was: 1.5.0)

> 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
>             Fix For: 3.0.0, 2.2.0, 2.0.3, 1.4.9, 2.1.2
>
>         Attachments: HBASE-21473.v1.patch, HBASE-21473.v1.patch, 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)