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

Don't scan disk for the value of CommitSyncWrites if present in HashTable

    XMLWordPrintable

Details

    • Triaged
    • 1
    • No
    • KV 2021-Dec

    Description

      We don't need to scan disk for the on disk committed value if the item is present in the HashTable during a backfill as the item is sufficient to send to the consumer.

      Historically we did this because we originally intended on sending Commits from disk as DCP Commit messages to the consumer. This was not possible as the DCP Commit message does not contain the full value and so we decided to send DCP Mutations for CommitSyncWrites when sending them from Disk.

      Attachments

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

        Activity

          People

            ben.huddleston Ben Huddleston
            ben.huddleston Ben Huddleston
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty