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

[windows] unable to drop an index , error View Index not found my_non_index

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 4.0.0
    • 4.0.0
    • query
    • Security Level: Public
    • Triaged
    • Windows 64-bit
    • Unknown

    Description

      ./testrunner -i /tmp/win_tuqvm.ini doc-per-day=6,standard_buckets=1,skip_build_tuq=True,cbq_version=sherlock,get-cbcollect-info=True,services_init=kv:n1ql,primary_indx_type=GSI -t tuqquery.tuq_index.QueriesViewsTests.test_explain_non_index_attr,GROUP=EXPLAIN;INDEX;P0

      [2015-03-24 22:56:30,882] - [tuq:2544] INFO - RUN QUERY CREATE INDEX my_non_index ON default(name)
      [2015-03-24 22:56:31,035] - [rest_client:2199] INFO - query params : scan_consistency=REQUEST_PLUS&creds=%5B%5D&statement=CREATE+INDEX+my_non_index+ON+default%28name%29+

      single node kv+n1ql+index
      primary ndex is gsi
      create index was complete successfully
      drop index is failed

      [2015-03-24 22:56:30,882] - [tuq:2544] INFO - RUN QUERY CREATE INDEX my_non_index ON default(name)
      [2015-03-24 22:56:31,035] - [rest_client:2199] INFO - query params : scan_consistency=REQUEST_PLUS&creds=%5B%5D&statement=CREATE+INDEX+my_non_index+ON+default%28name%29+

      [2015-03-24 22:56:42,730] - [tuq:2544] INFO - RUN QUERY DROP INDEX default.my_non_index USING VIEW
      [2015-03-24 22:56:42,892] - [rest_client:2199] INFO - query params : scan_consistency=REQUEST_PLUS&creds=%5B%5D&statement=DROP+INDEX+default.my_non_index+USING+VIEW

      [2015-03-24 22:56:43,422] - [rest_client:730] ERROR - http://10.6.2.215:8093/query?scan_consistency=REQUEST_PLUS&creds=%5B%5D&statement=DROP+INDEX+default.my_non_index+USING+VIEW error 404 reason: unknown {
      "requestID": "0a434a26-b167-4e10-9845-54d14c258ab4",
      "errors": [

      { "code": 4000, "msg": "View Index not found my_non_index" }

      ],
      "status": "fatal",
      "metrics":

      { "elapsedTime": "381.0019ms", "executionTime": "379.9989ms", "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

            isha Isha Kandaswamy (Inactive)
            iryna iryna
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty