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

GoXDCR: After any topology change at source/destination, updates/deletes are not replicated

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Test Blocker
    • 4.0.0
    • 4.0.0
    • XDCR
    • Security Level: Public
    • None
    • CentOS 6.x, build 995, 2 node clusters, checkpoint_interval=1800

    Description

      Testcase:
      ./testrunner -i INI_FILE.ini get-cbcollect-info=True,get-logs=False,stop-on-failure=False,replication_type=xmem,get-cbcollect-info=True -t xdcr.rebalanceXDCR.Rebalance.async_rebalance_in,items=100000,rdirection=unidirection,ctopology=chain,update=C1,delete=C1,rebalance=C2,num_rebalance=2,GROUP=P0;xmem

      in

      http://qa.sc.couchbase.com/view/BY%20COMPONENT/job/cen006-p0-xxdcr-vsetS2-01-goxdcr-rebalance/3/consoleFull see test#1

      [C1]
      '172.23.105.57:8091''172.23.105.62:8091'

      [C2]
      172.23.105.60:8091''172.23.105.63:8091'' <--- 172.23.105.61:8091 (rebalanced-in node)

      2015-01-22 13:29:19 | INFO | MainProcess | Cluster_Thread | [task.check] Saw curr_items 70000 == 70000 expected on '172.23.105.57:8091''172.23.105.62:8091',default bucket
      2015-01-22 13:29:19 | INFO | MainProcess | Cluster_Thread | [task.check] Saw vb_active_curr_items 70000 == 70000 expected on '172.23.105.57:8091''172.23.105.62:8091',default bucket
      2015-01-22 13:29:19 | INFO | MainProcess | Cluster_Thread | [task.check] Saw vb_replica_curr_items 70000 == 70000 expected on '172.23.105.57:8091''172.23.105.62:8091',default bucket

      2015-01-22 13:29:21 | WARNING | MainProcess | Cluster_Thread | [task.check] Not Ready: vb_replica_curr_items 100000 == 70000 expected on '172.23.105.60:8091''172.23.105.63:8091''172.23.105.61:8091', default bucket
      2015-01-22 13:29:27 | WARNING | MainProcess | Cluster_Thread | [task.check] Not Ready: curr_items 100000 == 70000 expected on '172.23.105.60:8091''172.23.105.63:8091''172.23.105.61:8091', default bucket

      Updates are also not replicated -
      2015-01-22 13:31:14 | ERROR | MainProcess | load_gen_task | [task._check_key_revId] ===== Verifying rev_ids failed for key: C1-key-1911 =====
      2015-01-22 13:31:14 | ERROR | MainProcess | load_gen_task | [task._check_key_revId] seqno mismatch: Source seqno:2, Destination seqno:1, Error Count:1
      2015-01-22 13:31:14 | ERROR | MainProcess | load_gen_task | [task._check_key_revId] cas mismatch: Source cas:1421962264395120640, Destination cas:1421962141790109696, Error Count:2
      2015-01-22 13:31:14 | ERROR | MainProcess | load_gen_task | [task._check_key_revId] Source meta data:

      {'deleted': 0, 'seqno': 2, 'cas': 1421962264395120640, 'flags': 0, 'expiration': 0}

      2015-01-22 13:31:14 | ERROR | MainProcess | load_gen_task | [task._check_key_revId] Dest meta data:

      {'deleted': 0, 'seqno': 1, 'cas': 1421962141790109696, 'flags': 0, 'expiration': 0}

      2015-01-22 13:31:14 | ERROR | MainProcess | load_gen_task | [task._check_key_revId] ===== Verifying rev_ids failed for key: C1-key-26412 =====
      2015-01-22 13:31:14 | ERROR | MainProcess | load_gen_task | [task._check_key_revId] seqno mismatch: Source seqno:2, Destination seqno:1, Error Count:3
      2015-01-22 13:31:14 | ERROR | MainProcess | load_gen_task | [task._check_key_revId] cas mismatch: Source cas:1421962300904112128, Destination cas:1421962148093755392, Error Count:4
      2015-01-22 13:31:14 | ERROR | MainProcess | load_gen_task | [task._check_key_revId] Source meta data:

      {'deleted': 0, 'seqno': 2, 'cas': 1421962300904112128, 'flags': 0, 'expiration': 0}

      2015-01-22 13:31:14 | ERROR | MainProcess | load_gen_task | [task._check_key_revId] Dest meta data:

      {'deleted': 0, 'seqno': 1, 'cas': 1421962148093755392, 'flags': 0, 'expiration': 0}

      Link to logs attached.

      Attachments

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

        Activity

          People

            apiravi Aruna Piravi (Inactive)
            apiravi Aruna Piravi (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