[ 
https://issues.apache.org/jira/browse/HBASE-14001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Kyle Purtell closed HBASE-14001.
---------------------------------------

> 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
(v8.20.7#820007)

Reply via email to