Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-1109

indexReplicas Setting On ClusterManager.CreateBucket Is Reversed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.2.8
    • 2.2.7
    • None
    • None

    Description

      Example:

      var createResult = _clusterManager.CreateBucket(BucketName, replicaNumber:ReplicaNumber.One, indexReplicas: true);

      Result:

      The bucket is created with the Index Replicas setting disabled rather than enabled. Using false will enable the Index Replicas setting.

      Attachments

        Issue Links

          For Gerrit Dashboard: NCBC-1109
          # Subject Branch Project Status CR V

          Activity

            People

              btburnett3 Brant Burnett
              btburnett3 Brant Burnett
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty