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

XDCR: Fix deletion handling of non-existent items in ep_engine

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • 2.0-beta
    • 2.0-beta
    • storage-engine
    • Security Level: Public
    • None

    Description

      Currently, due to deduping inside ep-engine, if one or more sets are immediately followed by a delete, the sets gets overwritten by the delete. However, when the delete reaches couchstore, it will simple ignore it as there's nothing to delete. In the context of xdcr, however, it is important that we do not forget the delete.

      A simple solution would be for couchstore to create a deleted document with the specified revision in Couch instead of ignoring it.

      Attachments

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

        Activity

          People

            junyi Junyi Xie (Inactive)
            srinivas Srinivas Vadlamani (Inactive)
            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