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

Create collection maxTTL only supported in enterprise edition

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 7.6.0
    • query
    • None
    • 0

    Description

      https://docs.couchbase.com/server/current/n1ql/n1ql-language-reference/createcollection.html#with

      needs to be tagged indicating "maxTTL" is an enterprise edition only setting.  The syntax is accepted but any attempt to set it to anything but 0 (i.e. the default / equivalent of not setting it) will result in an error, e.g.

          "errors": [
              {
                  "code": 12027,
                  "msg": "Error while creating collection default:default.s1.c1 - cause: [maxTTL:Supported in enterprise edition only]",
                  "reason": {
                      "collection": "default:default.s1.c1",
                      "error": "[maxTTL:Supported in enterprise edition only]"
                  }
              }
          ],

      Attachments

        Issue Links

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

          Activity

            People

              simon.dew Simon Dew
              Donald.haggart Donald Haggart
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty