You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2014/02/03 10:02:09 UTC

[jira] [Commented] (HBASE-10453) PrefixTree encoding for tags can honor HCD#shouldCompressTags()

    [ https://issues.apache.org/jira/browse/HBASE-10453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13889329#comment-13889329 ] 

ramkrishna.s.vasudevan commented on HBASE-10453:
------------------------------------------------

Okie.. we can target this for 0.98.1. Will see how can this be done. 

> PrefixTree encoding for tags can honor HCD#shouldCompressTags()
> ---------------------------------------------------------------
>
>                 Key: HBASE-10453
>                 URL: https://issues.apache.org/jira/browse/HBASE-10453
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.0
>            Reporter: Anoop Sam John
>             Fix For: 0.98.1
>
>
> Right now we will encode tags always with prefix tree encoding. With other encoders it checks HCD#shouldCompressTags().  Suggest we can do the same fro PrefixTree also.
> I can see some places PrefixTree impl passes booleans like isIncludeMvcc isIncludeTags etc.  We have encapsulated all such info into a HFileContext and the code path uses that now.  We can do the same with PrefixTree code path also.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)