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

[BP 6.0.3] getIndexStatus returns incorrect num_partition

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 6.0.3
    • 6.0.2
    • secondary-index
    • None
    • Untriaged
    • Unknown

    Description

      Create Index:
      create index idx3 on `travel-sample`(age) partition by HASH(meta().id) with

      {"num_partition":8}

      Output of getIndexStatus:
      CREATE INDEX `idx3` ON `travel-sample`(`age`) PARTITION BY hash((meta().`id`)) WITH

      { "nodes":[ "10.100.172.48:9000","127.0.0.1:9001" ], "num_partition":4 }

      Attachments

        Issue Links

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

          Activity

            People

              akhil.mundroy Akhil Mundroy
              varun.velamuri Varun Velamuri
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty