Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-210

Support for full doc delete during subdoc multi-mutate

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 1.2.4
    • 1.2.3
    • library
    • None

    Description

      Server has added the ability to delete the doc as a subdoc doc operation. This is used by mobile to delete the doc body and update the xattr in a single operation.

      • gocbcore needs to add a SubDocOpDeleteDoc subdoc operation equal to SubDocOpType(cmdDelete)
      • MutateInBuilder.RemoveEx needs to be updated with the standard empty path handling

      Attachments

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

        Activity

          People

            brett19 Brett Lawson
            adamf Adam Fraser
            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