Zheng Hu created HBASE-21473:
--------------------------------
Summary: 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
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)