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

replace operation causes background fetch

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0
    • 2.2.0
    • couchbase-bucket
    • Security Level: Public
    • None
    • Triaged
    • June 30 - July 18

    Description

      A recent POC showed that under DGM, replace operations on ejected items caused them to be backfilled...significantly lowering the performance achievable.

      Given what I know, this would not be expected as replace only needs to know whether the item exists or not and the hashtable should have sufficient information to do that.

      A brief analysis of the code showed that replace always performed a background fetch (whereas add did not, a similar operation).

      Seems like this could be a pretty straightforward fix if possible.

      Attachments

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

        Activity

          People

            sriram Sriram Ganesan (Inactive)
            perry Perry Krug
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty