Uploaded image for project: 'Java Couchbase JVM Core'
  1. Java Couchbase JVM Core
  2. JVMCBC-1119

Do not wait for num (kv) nodesExt == num nodes on Bucket waitUntilReady

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.3.3
    • None
    • None
    • None
    • 1

    Description

      When waitUntilReady is used on a Bucket, the SDK waits until (in the config) the number of KV nodes in nodesExt are the same as the number of nodes in the config nodes section. This assumption is flawed and can lead to waitUntilReady timeouts on clusters that are behaving just fine. So this check needs to be removed.

      Attachments

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

        Activity

          People

            daschl Michael Nitschinger
            daschl Michael Nitschinger
            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