Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-5150

LAS sweep is not removing the entries that are no longer required

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 4.3.1, WT10.0.0, 4.2.2, 4.0.17, 3.6.19
    • None
    • 3
    • Storage Engines 2019-10-21
    • v4.0, v3.6

    Description

      WT-3766 enables the LAS sweep to remove the LAS entries that are no longer required. But the LAS sweep is not removing any the LAS entries when there is no table is removed from the WiredTiger. In function __las_sweep_init, the cache->las_sweep_max_pageid is not set when there are no tables removed from the WiredTiger. The same variable is checked for validity while performing the LAS sweep whether the sweep can proceed or not? Because of this reason, the no LAS entries are removed when there are no tables removed.

      Attachments

        Issue Links

          Activity

            People

              haribabu.kommi@mongodb.com Haribabu Kommi
              haribabu.kommi@mongodb.com Haribabu Kommi
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: