Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-10974

Provide better explanation of "nodes" clause in create index

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 7.1.3
    • gsi
    • 0

    Description

      "nodes" clause allows a superset of node list to be provided during Create Index. Index planner choses from this superset of nodes to place the index and its replica.

       

      This is particularly important to explain for partitioned index e.g. if an index has 8 partitions and 8 nodes are specified in the Create Index(cluster may have 10 index nodes), it doesn't necessarily mean that 1 partition would be placed on each node. Rather, index planner would consider the resource usage on each of these 8 nodes and may chose to place the the partitions on 4 of these nodes.

      Attachments

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

        Activity

          People

            simon.dew Simon Dew
            deepkaran.salooja Deepkaran Salooja
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty