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

Anoop Sam John resolved HBASE-10453.
------------------------------------

    Resolution: Invalid

> 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
>            Assignee: ramkrishna.s.vasudevan
>             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)

Reply via email to