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

XDCR compression REST API has wrong parameter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • Server 5.5/Vulcan
    • None
    • None
    • None
    • DOC-S23-Aug17(Alice Beta)
    • 1

    Description

      https://developer.couchbase.com/documentation/server/5.5/rest-api/rest-xdcr-create-replication.html

      curl -v -X POST -u [admin]:[password]
      http://[localhost]:[port]/controller/createReplication
      -d fromBucket=[bucket-name]
      -d toCluster=[cluster-name]
      -d toBucket=[bucket-name]
      -d replicationType=continuous
      -d type=[capi | xmem]
      -d enableCompression=[0 | 1]

      enableCompression is wrong - it should be compressionType with options of "Auto" or "Snappy"

      Attachments

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

        Activity

          People

            richard.smedley Richard Smedley
            arunkumar Arunkumar Senthilnathan (Inactive)
            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