[
https://issues.apache.org/jira/browse/HBASE-14001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anoop Sam John updated HBASE-14001:
-----------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 2.0.0
Status: Resolved (was: Patch Available)
bq. TEST-org.apache.hadoop.hbase.master.TestDistributedLogSplitting.xml.<init>
Test failure not related.
Pushed to master.
Thanks Ram.
> 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
> Priority: Minor
> Fix For: 2.0.0
>
> 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)