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

[0.98] NoTagsKeyValue optimization is not proper

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.98.13
    • 0.98.13
    • None
    • None
    • Reviewed

    Description

      When the file format is V2, it has no support for tags and so cells will be with 0 tags length. For such cells we make NoTagsKeyValue which avoid getTagsLength parsing overhead in KeyValue. Still HFileReaderV2 creates KeyValue.
      This is a 0.98 issue only.
      Also in case of DBE, we can consider the tags length and return KeyValue/NoTagsKeyValue

      Attachments

        1. HBASE-13807-0.98.patch
          5 kB
          Anoop Sam John

        Activity

          People

            anoop.hbase Anoop Sam John
            anoop.hbase Anoop Sam John
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: