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

Server-Analytics: Can we remove "this" from "There is no dataset with this name travel_ds_invalid in dataverse Default." as we did for the other messages.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • CBAS DP3
    • CBAS DP3
    • analytics
    • Build: 5.0.0-634
    • Untriaged
    • Yes
    • CX Sprint 65

    Description

      We get the error message when we try to drop an invalid dataset.

      drop dataset travel_ds_invalid;
       
      [2017-08-07 17:12:48,548] - [rest_client:786] ERROR - POST http://172.23.108.233:8095/analytics/service body: {"client_context_id": null, "pretty": "true", "mode": null, "statement": "drop dataset travel_ds_invalid;"} headers: {'Content-Type': 'application/json', 'Accept': '*/*', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==\n'} error: 400 reason: unknown {
      	"requestID": "de5ccb85-13c7-45e4-92b8-3b60b60c70d5",
      	"clientContextID": "null",
      	"signature": "*",
      	"errors": [{ 
      	"code": 1,
      	"msg": "There is no dataset with this name travel_ds_invalid in dataverse Default."
      	}],
      	"status": "fatal",
      	"metrics": {
      		"elapsedTime": "26.437872ms",
      		"executionTime": "23.903992ms",
      		"resultCount": 0,
      		"resultSize": 0,
      		"errorCount": 1
      	}
      } auth: Administrator:password
      

      Attachments

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

        Activity

          People

            ritesh.agarwal Ritesh Agarwal
            ritesh.agarwal Ritesh Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty