Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-2063

No CRUD requests are proceessed after few failed retires due to NODE_NOT_AVAILABLE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Critical
    • None
    • 3.4.2
    • KV
    • java-client-3.4.2
      core-io-2.4.2
      cb: 7.2.0-5312
    • 0

    Description

      Scenario:

      • 2 node
      • Create bucket with replica=2
      • Perform initial load and perform series of getAllReplicas() for a particular document + perform update on the same document

      Observation:

      After some 20-23 iterations of getAllReplicas(), further update call never gets scheduled.

      TAF test:

       

      bucket_collections.collection_opschangecas.OpsChangeCasTests:
          ops_change_cas,doc_ops=update;delete;expire,num_items=16,maxttl=0,mutate_times=50,nodes_init=2,bucket_spec=single_bucket.three_scopes_two_collections

      Marking this as regression since this was not seen with Java-SDK 3.4.0

       

      Attachments

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

        Activity

          People

            david.nault David Nault
            ashwin.govindarajulu Ashwin Govindarajulu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty