Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-656

[System test]: Client time out when data loading with durability=MAJORITY

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Critical
    • 3.0.0-beta.2
    • 3.0.0-alpha.4
    • library
    • 1

    Description

      Build: 6.5.0-4349

      Test Steps:

      • Create 6 node cluster all kv
      • Create 3 buckets with replica 1,1,2
      • load data
      • as with no majority and with majority (bucket having replica 1 and 2) – >for mad-hatter
      • without durability for alice
      • Rebalance in kv node
      • Rebalance out kv node
      • Swap kv nodes
      • Update replica of bucket as 2
      • Failover -> full recovery 
      • Failover -> delta recovery
      • Graceful Failover and rebalance out 1 KV
      • Rebalance-in KV which were out due to failover
      • reset bucket replica (1,1,2)
      • Rebalance-in 2 kv
      • Rebalance-out 2 kv
      • Swap rebalance 2 kv
      • Rebalance in 1 kv and out 2 kv
      • STOP and START memcached
      • Add back all the nodes for cluster reset

      We use Gideon as dataloader https://github.com/couchbaselabs/gideon

      While running data load I am seeing following error when Durability = MAJORITY 

      WARNING:root:cluster timed trying to handle mset
      WARNING:root:cluster timed trying to handle mset
      WARNING:root:cluster timed trying to handle mset
      WARNING:root:cluster timed trying to handle mset
      WARNING:root:cluster timed trying to handle mset  

      consumer logs: consumer_2.log consumer_1.log consumer_none.log

      Attachments

        1. consumer_1.log
          1.27 MB
        2. consumer_2.log
          1.21 MB
        3. consumer_none.log
          104 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Ellis.Breen Ellis Breen
            vikas.chaudhary Vikas Chaudhary
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty