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

build index fails w/ error "queryport.indexNotFound"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Critical
    • 4.0.0
    • 4.0.0
    • secondary-index
    • Security Level: Public
    • 400-3398
      10 buckets
      36 gsi indexes.
    • Untriaged
    • Unknown

    Description

      1. Load data
      2. build indexes
      3. rebalances on the cluster KV node, Index Node
      4. Create indexes again , seeing the following error during build phase.

      cbq> build index on ORDERS(OR_W_ID_D_ID_C_ID);
      {
      "requestID": "dd1485ea-e456-4413-86f6-6e63c8f565bf",
      "signature": null,
      "results": [
      ],
      "errors": [

      { "code": 5000, "msg": "BuildIndexes - cause: queryport.indexNotFound" }

      ],
      "status": "errors",

      I see this only on 1 query node and the same command goes through / succeeds on the other query node.

      Not sure why.

      Attaching logs.
      "metrics":

      { "elapsedTime": "1.585261ms", "executionTime": "1.261702ms", "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

            prataprc Pratap Chakravarthy (Inactive)
            ketaki Ketaki Gangal (Inactive)
            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