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

Workaround for DCP backfill issue for CE 3.0.1 and 3.0.2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 4.0.0
    • 3.0.2
    • couchbase-bucket
    • Security Level: Public
    • None
    • Untriaged
    • Unknown

    Description

      We fixed a DCP backfill issue in 3.0.3:
      https://issues.couchbase.com/browse/MB-13386

      For users on prior releases, we need to provide a workaround.
      Summary of the problem:
      The problem is when the last item in a vbucket is a deleted and no new updates to that vbucket happen for 7 days. The problem occurs when the compactor purges that last delete because a backfill never receives an item for the highest sequence number on disk.

      The workaround:
      You can add a dummy item with highest sequence number and never delete it.
      Also you need to update the dummy item frequently to keep it as the item with highest sequence number.
      It should be good enough to update this just before a compaction is run.

      Attachments

        Issue Links

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

          Activity

            People

              mikew Mike Wiederhold [X] (Inactive)
              qi Qi Zhu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty