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

Alter Index replica_count doesn't allow placement control

    XMLWordPrintable

Details

    • Untriaged
    • No

    Description

      1. ./cluster_connect -n4 -T n0:kv+n1ql+index,n1:index,n2:index,n3:index
      2. Create default bucket
      3. CREATE INDEX idx1 on default(age) WITH

      {"nodes" : ["127.0.0.1:9001"]}

      4. ALTER INDEX default.idx1 WITH

      {"action":"replica_count","num_replica": 1, "nodes" : ["127.0.0.1:9001", "127.0.0.1:9002"]}

      Node list is not considered and the new replica gets placed on 10.100.172.173:9000.

      Attachments

        Issue Links

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

          Activity

            People

              ajay.bhullar Ajay Bhullar
              deepkaran.salooja Deepkaran Salooja
              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