Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-815

Improve performance of first scan following TS restart

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Private Beta
    • 0.9.0
    • perf, tablet
    • None

    Description

      Because cfiles are opened lazily, the very first scan following a TS restart cannot cull the set of scanned delta files based on minimum/maximum timestamp (the min/max are found in the file's delta stats, which aren't loaded until the file is opened). This makes the first scan quite slow.

      We should find some way to work around this to improve the scan's performance.

      Attachments

        Activity

          People

            tlipcon Todd Lipcon
            adar Adar Dembo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: