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

GoXDCR: doc is empty on capi replication

    XMLWordPrintable

Details

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

    Description

      On replication to elastic search

      Doc on cb
      test

      { "click": "to edit", "new in 2.0": "there are no reserved field names" } { "id": "test", "rev": "3-13e8521f4abf00000000000000000000", "expiration": 0, "flags": 0 }

      on elastic search
      {
      "_index": "default",
      "_type": "couchbaseDocument",
      "_id": "test",
      "_version": 1,
      "_score": 1,
      "_source": {
      "doc": { },
      "meta":

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

      }
      }

      Also noticed xdcr errors on ui

      Attachments

        For Gerrit Dashboard: MB-15343
        # Subject Branch Project Status CR V

        Activity

          People

            subhashni Subhashni Balakrishnan (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