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

Typo: change "index exist" to "index exists" in error message

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 4.5.0
    • 4.5.0
    • secondary-index
    • None
    • Untriaged
    • Unknown

    Description

      In the following error message, "exist" should be "exists":

      cbq> create primary index on `travel-sample`;
      {
      "requestID": "7c0a9c93-b5be-41ef-bc9a-7637081c673a",
      "signature": null,
      "results": [
      ],
      "errors": [

      { "code": 5000, "msg": "GSI CreatePrimaryIndex() - cause: Index #primary already exist." }

      ],
      "status": "errors",
      "metrics":

      { "elapsedTime": "7.461926ms", "executionTime": "7.421811ms", "resultCount": 0, "resultSize": 0, "errorCount": 1 }

      }

      Attachments

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

        Activity

          People

            siri Sriram Melkote (Inactive)
            gerald Gerald Sangudi (Inactive)
            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