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

Service-Level Query Settings: pipeline-batch example is incorrect

    XMLWordPrintable

Details

    • 1

    Description

      https://docs.couchbase.com/server/6.0/settings/query-settings.html#pipeline-batch-srv

      curl sample is incorrect:

      curl http://hostname:8093/admin/settings -d '{"pipeline-batch":64' -u user:pword
      

      It is missing the closing curly brace before the single quote:

      curl http://hostname:8093/admin/settings -d '{"pipeline-batch":64}' -u user:pword
      

      Attachments

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

        Activity

          People

            simon.dew Simon Dew
            douglas.bonser Douglas Bonser (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty