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

WaitUntilReady against buckets failing on <6.5 clusters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • None
    • 3.1.5, 3.2.1
    • None
    • 1

    Description

      There are consistent failures across the WaitUntilReadyTests for the tests running against 6.0 and 5.5 (also 7.0 - refer to comment), specifically these tests:

      • handlesCreatingBucketDuringWaitUntilReady
      • waitsForNewlyCreatedBucket

      The waitsForNewlyCreatedBucket test has the following error, on a drop bucket call:
      com.couchbase.client.core.error.FeatureNotAvailableException: The cluster does not support cluster-level queries (only Couchbase Server 6.5 and later) and no bucket is open. If an older Couchbase Server version is used, at least one bucket needs to be opened to dispatch this mgmt request!

      And the handlesCreatingBucketDuringWaitUntilReady test times out, with retry reasons: BUCKET_OPEN_IN_PROGRESS.

      My understanding is that the waitUntilReady should work against buckets only for <6.5 servers - at least, that is the behaviour in Gocb. So these tests should work.

      Attachments

        Issue Links

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

          Activity

            People

              david.nault David Nault
              will.broadbelt Will Broadbelt
              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