Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-49744

eventing will be unable to fully operate when the collection plus scope name exceeds 250 characters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 7.1.0
    • 7.0.0, 7.0.1, 7.0.2
    • eventing
    • None
    • Untriaged
    • 1
    • Unknown

    Description

      Eventing will be unable to fully operate when the collection plus scope name exceeds 251 in 7.0.x due to MB-44807. Specifically, a collection or scope can each be 250 characters in length, and the GET_COLLECTION_ID command to lookup a collection takes the scope + collection joined with a period (.). Eventing in the affected versions uses an older version of the SDK which passes the scope.collection pair via a field which only accepts length 251. As such, affected collections / scopes will not be able to be resolved to a collection ID.

      The issue is now fixed Neo as part of MB-49666.

      Attachments

        Issue Links

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

          Activity

            People

              sujay.gad Sujay Gad
              jeelan.poola Jeelan Poola
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty