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

GoXDCR: Missing att_reason field for non json documents on capi es replication

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 4.0.0
    • 4.0.0
    • XDCR
    • Security Level: Public
    • 3168
    • Untriaged
    • Unknown

    Description

      3.0.3
      {
      "_index": "index2",
      "_type": "couchbaseDocument",
      "_id": "foo",
      "_version": 1,
      "_score": 1,
      "_source": {
      "doc": { },
      "meta":

      { "id": "foo", "rev": "1-000613da5b010ce355808bd000000000", "att_reason": "invalid_json", "expiration": 0, "flags": 0 }

      }
      }

      sherlock
      {
      "_index": "default",
      "_type": "couchbaseDocument",
      "_id": "foo",
      "_version": 2,
      "_score": 1,
      "_source": {
      "doc": { },
      "meta":

      { "deleted": false, "expiration": 0, "flags": 0, "id": "foo", "rev": "2-00000000000000000000000000000000" }

      }
      }

      Attachments

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

        Activity

          People

            yu Yu Sui (Inactive)
            subhashni Subhashni Balakrishnan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty