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

Disconnected Datasets are created when bucket name contains special characters

    XMLWordPrintable

Details

    • Untriaged
    • Centos 64-bit
    • 1
    • No
    • CX Sprint 236, CX Sprint 239

    Description

      While trying to create multiple datasets for volume testing, some dataset creation DDLs are failing, but the dataset is getting created, though they are in disconnected state.
      Below error is returned by the DDL -

      2021-02-09 08:34:17,532 | infra | ERROR   | MainThread | [Rest_Connection:_http_request:253] POST http://172.23.121.74:8095/analytics/service body: {"pretty": "true", "client_context_id": null, "timeout": "600s", "statement": "create dataset II1T4Z8.v.`81blEc3VU` on `yRiH0eViK%C6D4QPKe-51-177000`;"} headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==\n', 'Content-Type': 'application/json'} error: 500 reason: unknown {
      	"requestID": "5d9fa799-5167-4c4e-a2b1-4314ad4a6845",
      	"clientContextID": "null",
      	"signature": {
      		"*": "*"
      	},
      	"errors": [{ 
      		"code": 24003,		"msg": "Bucket (yRiH0eViK%C6D4QPKe-51-177000) does not exist"	} 
      	],
      	"status": "fatal",
      	"metrics": {
      		"elapsedTime": "356.312978ms",
      		"executionTime": "333.536141ms",
      		"resultCount": 0,
      		"resultSize": 0,
      		"processedObjects": 0,
      		"errorCount": 1
      	}
      } auth: Administrator:password
      

      Steps to reproduce -
      1) create a bucket with name yRiH0eViK%C6D4QPKe-51-177000.
      2) create a dataset on this bucket.

      Also the bucket mentioned in the above error exists.
      I was trying to create 20 datasets spread across 2 dataverses.

      Attachments

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

        Activity

          People

            bhargava.yadavalli Bhargava Yadavalli (Inactive)
            umang.agrawal Umang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty