Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-50170

Decompress pages on scan if compression config is disabled

    XMLWordPrintable

Details

    • 1

    Description

      If compression is disabled after being enabled for a while, then pages may remain compressed if they are not evicted and/or compacted. This can add the decompress overhead to scans. To avoid this, if a scan sees a compressed page, it should be decompressed.

       

      Note that if tryPageSwapin decompresses a page, it must not compress it after swapin. If this is not handled, we may run into MB-50063

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            akhil.mundroy Akhil Mundroy
            akhil.mundroy Akhil Mundroy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty