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

[Intermittent]: Durable sync_writes are failing without any exception from the client.

    XMLWordPrintable

Details

    • Untriaged
    • Unknown

    Description

      Steps:
      1. 4 node cluster
      2. http://172.23.105.220:8091/pools/default/buckets with param: replicaIndex=0&flushEnabled=1&compressionMode=off&bucketType=membase&name=default&replicaNumber=3&ramQuotaMB=2135&threadsNumber=3&evictionPolicy=valueOnly
      3. Load num_items=10000,durability=MAJORITY

      There is no exception from Java SDK but the number of items in bucket is :

      2019-06-11 01:27:28,802 | test  | WARNING | pool-2-thread-10 | [task:_get_all_stats_and_compare:1533] Not Ready: curr_items_tot 38156 == 40000. Received: {'172.23.105.221': '9539', '172.23.105.220': '9539', '172.23.105.225': '9539', '172.23.105.223': '9539'} for bucket 'default'
      

      2019-06-11 01:27:51,226 | test  | WARNING | pool-2-thread-3 | [task:_get_all_stats_and_compare:1533] Not Ready: vb_replica_curr_items 28617 == 30000. Received: {'172.23.105.221': '7153', '172.23.105.220': '7156', '172.23.105.225': '7155', '172.23.105.223': '7153'} for bucket 'default'
      

      Logs:
      https://s3.amazonaws.com/bugdb/jira/sync_writes/collectinfo-2019-06-11T092528-ns_1%40172.23.105.220.zip
      https://s3.amazonaws.com/bugdb/jira/sync_writes/collectinfo-2019-06-11T092528-ns_1%40172.23.105.221.zip
      https://s3.amazonaws.com/bugdb/jira/sync_writes/collectinfo-2019-06-11T092528-ns_1%40172.23.105.223.zip
      https://s3.amazonaws.com/bugdb/jira/sync_writes/collectinfo-2019-06-11T092528-ns_1%40172.23.105.225.zip

      Expected Result:
      All the items should be present in the bucket when there is no exception from SDK.

      Attachments

        1. JavaSDK.log
          279 kB
          Ritesh Agarwal
        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