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

Intermittent: With Secondary Indexes present, on rebooting CC node, replicas went into CATCHING_UP state forever. CC is rebalance out at this point and analytics cluster is down.

    XMLWordPrintable

Details

    Description

      Last passed build: 5.5.0-2907

      Steps to Reproduce:
      1. Initialize the cluster with 1kv and 3 cbas nodes.
      2. Create bucket, add data(20k), setup cbas and do not connect bucket.
      3. Check the replica state and it is IN_SYNC.
      4. Now connect bucket and reboot CC node.
      5. Again check replica state. It is in catching_up forever.
      6. Documents are correctly ingested to 20k.

      AssertionError: Replica nodes changed after reboot.
      Before: [

      {u'location': u'172.23.96.55:9120', u'status': u'IN_SYNC'}

      ,

      {u'location': u'172.23.96.92:9120', u'status': u'IN_SYNC'}

      ]

      After : [

      {u'location': u'172.23.96.55:9120', u'status': u'CATCHING_UP'}

      ,

      {u'location': u'172.23.96.92:9120', u'status': u'CATCHING_UP'}

      ]

      Test Script:

      /opt/jython/bin/jython -J-cp 'Couchbase-Java-Client-2.5.6/*:jsch-0.1.54.jar:doc_ops.jar' -i INI_FILE.ini -t cbas.cbas_metadata_replication.MetadataReplication.test_reboot_nodes,cb_bucket_name=default,cbas_bucket_name=default_bucket,cbas_dataset_name=default_ds,items=10000,add_all_cbas_nodes=True,node_type=CC,compression_mode=active,create_secondary_indexes=True,GROUP=G4
      

      Build/Platform statuses:

      Build/Plat Debian9.1 Centos(server-pool)
      5.5.0-2913 Fail Fail
      5.5.0-2907 Fail Pass

      Attachments

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

        Activity

          People

            ritesh.agarwal Ritesh Agarwal
            ritesh.agarwal Ritesh Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty