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

Drop Index from Index tab fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • 7.0.0
    • 7.0.0
    • UI
    • Running build 3739 of EE on an Ubuntu 20.04 Docker container
    • Untriaged
    • Centos 64-bit
    • 1
    • Unknown

    Description

      Attempting to drop an index from the indexes tab fails with message: "GSI index #indexname# not found."

      Steps to reproduce:

      Using travel-sample, create the following index with query workbench:

      CREATE INDEX `ts_airlines` ON `travel-sample`.`inventory`.`airline`(`iata`,`name`);
       
      Then open the Index tab, select the index, and click drop. The following message is displayed:
      GSI index ts_airlines not found.
       
      Workaround: Issue the following in query workbench:
      DROP INDEX ts_airlines on `travel-sample`.inventory.airline;

      Attachments

        Issue Links

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

          Activity

            People

              pavel Pavel Blagodov
              daniel.james Daniel James (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty