[
https://issues.apache.org/jira/browse/HBASE-13807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-13807:
-----------------------------------
Fix Version/s: (was: 0.98.14)
0.98.13
+1
I cancelled the current 0.98.13 RC due to objection over HBASE-13647. Let's get
this in before the next RC.
> [0.98] NoTagsKeyValue optimization is not proper
> ------------------------------------------------
>
> Key: HBASE-13807
> URL: https://issues.apache.org/jira/browse/HBASE-13807
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.13
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Fix For: 0.98.13
>
> Attachments: HBASE-13807-0.98.patch
>
>
> When the file format is V2, it has no support for tags and so cells will be
> with 0 tags length. For such cells we make NoTagsKeyValue which avoid
> getTagsLength parsing overhead in KeyValue. Still HFileReaderV2 creates
> KeyValue.
> This is a 0.98 issue only.
> Also in case of DBE, we can consider the tags length and return
> KeyValue/NoTagsKeyValue
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)