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

GSI index drop query fails with Request timed out

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 4.5.0
    • 4.5.0
    • secondary-index
    • Untriaged
    • No

    Description

      Steps:

      • Create 300M docs in a bucket
      • Create an moi index and issue a Drop index command in cbq shell. The query fails with -
        cbq> drop index default.i2;
        {
        "requestID": "b7b4105f-da43-48e1-adb1-6fbcfd93032d",
        "signature": null,
        "results": [
        ],
        "errors": [ { "code": 5000, "msg": "GSI Drop() - cause: Request timed out. Index server may still be processing this request. Please check the status after sometime or retry." }

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

        { "elapsedTime": "2m0.855236938s", "executionTime": "2m0.855153302s", "resultCount": 0, "resultSize": 0, "errorCount": 1 }

        }

      indexer log attached. Timestamp to look at: 2016-04-01T15:10:42.572+05:30

      Attachments

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

        Activity

          People

            sarath Sarath Lakshman
            prathibha Prathibha Bisarahalli (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty