Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-1825 Fix JVM CI issues
  3. JCBC-1833

CollectionManagerIntegrationTest.shouldCreateCollectionWithMaxExpiry fails with 400 against CE

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None
    • 1

    Description

      http://sdk.jenkins.couchbase.com/job/jvm/job/jvm-clients/job/couchbase-jvm-clients-scipted-build-pipeline/762/testReport/junit/com.couchbase.client.java.manager.collection/CollectionManagerIntegrationTest/testing___Linux__cbdyncluster_7_0_stable__Oracle_JDK_8__CE____shouldCreateCollectionWithMaxExpiry/

       

      com.couchbase.client.core.error.HttpStatusCodeException: Unexpected HTTP status 400 Bad Request {"completed":true,"coreId":"0x94f7595000000031","httpStatus":400,"idempotent":false,"lastDispatchedFrom":"172.18.0.3:33514","lastDispatchedTo":"172.23.111.130:8091","requestId":11398,"requestType":"CoreHttpRequest","retried":0,"service":

      {"method":"POST","path":"/pools/default/buckets/eb778616-d45c-429f-9e30-d9a1155bad1b/scopes/de17f460-b/collections","type":"mgmt"}

      ,"timeoutMs":75000,"timings":{"dispatchMicros":14082,"totalDispatchMicros":14082,"totalMicros":14261}}
      at com.couchbase.client.java.AsyncUtils.block(AsyncUtils.java:51)
      at com.couchbase.client.java.manager.collection.CollectionManager.createCollection(CollectionManager.java:66)
      at com.couchbase.client.java.manager.collection.CollectionManager.createCollection(CollectionManager.java:55)
      at com.couchbase.client.java.manager.collection.CollectionManagerIntegrationTest.shouldCreateCollectionWithMaxExpiry(CollectionManagerIntegrationTest.java:152)

       

      Triage: does maxExpiry setting cause bucket creation to fail on CE?

      Attachments

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

        Activity

          People

            daschl Michael Nitschinger
            graham.pople Graham Pople
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty