Uploaded image for project: 'Couchbase node.js Client Library'
  1. Couchbase node.js Client Library
  2. JSCBC-834

createCollection - ERROR message

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Test Blocker
    • 3.1.1
    • 3.1.0
    • None
    • 1
    • Low

    Description

      When create a collection with maxExpiry = undefined returns error message about maxTTL !

      CouchbaseError: failed to create collection
          at ...\node_modules\couchbase\lib\collectionmanager.js:108:15
      {
        cause: Error: http error
            at Object._makeHttpError [as makeHttpError](...\node_modules\couchbase\lib\errors.js:6:13)
            at ...\node_modules\couchbase\lib\collectionmanager.js:87:30
            {
              statusCode: 400,
              response: '{"errors":{"maxTTL":"The value must be an integer"}}'
            },
        context: undefined
      }
      

      Attachments

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

        Activity

          People

            brett19 Brett Lawson
            linqFR linqFR
            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