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

[Backport MB-38194 to 6.0.5] In presence of an index on empty bucket, planner can yield non-uniform partition placement.

    XMLWordPrintable

Details

    • Untriaged
    • Unknown

    Description

      Data size and memory usage of an index on empty bucket will be zero. Due to this planner estimates these values for this "already built" index. In some cases, this leads planner to place partitions of the new partitioned index non-uniformly.

      Steps to reproduce:
      1. Setup MOI cluster with 2 indexer nodes.
      2. Create Empty bucket. (No mutations).
      3. Create non-partitioned index. idx1.
      4. Create partitioned index idx2.

      In some cases, we can observe that all partitions of idx2 get placed on a single indexer node.

      Attachments

        Issue Links

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

          Activity

            People

              amit.kulkarni Amit Kulkarni
              amit.kulkarni Amit Kulkarni
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty