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

Highlight that DDL operations are asynchronous

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Critical
    • Neo.M1
    • Cheshire-Cat, Neo
    • query
    • 1

    Description

      The creation of scopes and collections are asynchronous. So there is a chance that if you create a collection right after creating a scope, it will fail.

      If you create a collection and right after create an index on it, it can (and most likely will) fail, as the couchbase's services didn't have enough time to communicate with each other.

      This issue has been reported onĀ MB-46643

      In the meantime, we need to highlight somewhere on our docs that these errors might occur and provide a temporary solution for it, otherwise, users that are creating scopes/collections/indexes dynamically will have a hard time with this issue.

      Attachments

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

        Activity

          People

            simon.dew Simon Dew
            denis.rosa Denis Rosa
            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