Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-10453

PrefixTree encoding for tags can honor HCD#shouldCompressTags()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 0.98.0
    • 0.98.1
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            ram_krish ramkrishna.s.vasudevan
            anoop.hbase Anoop Sam John
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: