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

handle unlimited backfill limit (backfillLimit = -1) for GsiClient in scans

    XMLWordPrintable

Details

    • Untriaged
    • 0
    • Unknown

    Description

      Query supports unlimited backfill.

      The maximum size of temporary backfill files (MB). Setting the size to 0 disables backfill. Setting the size to -1 means the size is unlimited.

      From GsiClient, we don't backfill if the value is <= 0; we should handle the same.

      config - `query_tmpspace_limit`

      we can set the value to be math.MaxInt64 if the value is < 0 else we can also use current disk capacity as the limit

      Attachments

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

        Activity

          People

            vedant.singh Vedant Singh
            dhruvil.ketanshah Dhruvil Shah
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty