[
https://issues.apache.org/jira/browse/HBASE-14001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anoop Sam John updated HBASE-14001:
-----------------------------------
Attachment: HBASE-14001.patch
> Optimize write(OutputStream out, boolean withTags) for
> SizeCachedNoTagsKeyValue
> -------------------------------------------------------------------------------
>
> Key: HBASE-14001
> URL: https://issues.apache.org/jira/browse/HBASE-14001
> Project: HBase
> Issue Type: Improvement
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Attachments: HBASE-14001.patch
>
>
> We can override this method in SizeCachedNoTagsKeyValue. KeyValue impl do
> value length parsing and do some maths to find length with out tags length.
> In SizeCachedNoTagsKeyValue we know there are no tags. Same optimize we did
> in NoTagsKeyValue. But I missed to do it in SizeCachedNoTagsKeyValue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)