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

Performance improvement for scan over several stores.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-4, 2.5.5
    • 2.6.0, 2.4.18, 2.5.6, 3.0.0-beta-1
    • None
    • None

    Description

      During the fix of HBASE-19863, an additional check for fake cells that trigger reseek was added.  It comes that this check produces unnecessary reseeks because
      matcher.compareKeyForNextColumn should be used only with indexed keys. Later  larsh suggested doing a simple check for OLD_TIMESTAMP and it looks like a better solution.

      Attachments

        Issue Links

          Activity

            People

              sergey.soldatov Sergey Soldatov
              sergey.soldatov Sergey Soldatov
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: