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

Community Edition : Alter Index works in CE. It is an EE only feature

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 5.5.0
    • 5.5.0
    • secondary-index
    • None
    • Untriaged
    • Unknown

    Description

      Build : 5.5.0-2907

      Alter index is an Enterprise only feature. But it works on Community Edition as well.

      Steps:
      1. Create a 2 node cluster with Community Edition. Have kv-n1ql-index services on both the nodes
      2. Install beer-sample dataset. It should create the beer_primary index
      3. Try to move the beer_primary index to the other index node.

      alter index `beer-sample`.beer_primary with

      {"action":"move","nodes":["172.23.107.172:8091"]}

      4. This query should fail since Alter index is not allowed on Community Edition.

      Issue : The query worked fine.

      Attachments

        For Gerrit Dashboard: MB-30215
        # Subject Branch Project Status CR V

        Activity

          People

            mihir.kamdar Mihir Kamdar (Inactive)
            mihir.kamdar Mihir Kamdar (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