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

getIndexStatus returns incorrect num_partition

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 6.5.0
    • 6.5.0
    • 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-34466
          # Subject Branch Project Status CR V

          Activity

            People

              bharath.gp Bharath G P
              deepkaran.salooja Deepkaran Salooja
              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