-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-alpha-1, 2.2.0, 2.0.3, 1.4.9, 2.1.2
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
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] & Michael 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).
- relates to
-
HBASE-16213 A new HFileBlock structure for fast random get
-
- Resolved
-
- links to