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

[Collections] CRUD on deleted collection returns 'AmbiguousTimeout' exception

    XMLWordPrintable

Details

    • Untriaged
    • Centos 64-bit
    • No

    Description

      Build: 7.0.0-1318

      Scenario:

      1. Single node cluster - one Couchbase bucket
      2. Delete _default collection
      3. Create Java SDK client to connect to '_default' collection
      4. Perform 'insert' operation

      Observation:

      CRUD operation fails with 'AmbiguousTimeoutException'

      {'error': 'com.couchbase.client.core.error.AmbiguousTimeoutException: InsertRequest {"cancelled":true,"completed":true,"coreId":2,"idempotent":false,"lastChannelId":"0000000000000002/00000000AC97FABF","lastDispatchedFrom":"10.112.191.1:51833","lastDispatchedTo":"10.112.191.101:11210","reason":"TIMEOUT","requestId":9,"requestType":"InsertRequest","retried":10,"retryReasons":["KV_COLLECTION_OUTDATED","BUCKET_OPEN_IN_PROGRESS"],"service":{"bucket":"default","collection":"_default","documentId":"test_key-1","opaque":"0x1a","scope":"_default","syncDurability":{"present":false},"type":"kv"},"timeoutMs":5000,"timings":{"dispatchMicros":622,"encodingMicros":1359,"totalMicros":5011620,"serverMicros":0}}', 'cas': 0, 'value': {}, 'key': 'test_key-1', 'status': False}

      Expected behavior:

      Client should fail while selecting a '_default' collection at step #3.

      Attachments

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

        Activity

          People

            ashwin.govindarajulu Ashwin Govindarajulu
            ashwin.govindarajulu Ashwin Govindarajulu
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty