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

[BP of MB-52426]: Function causing recursion is missing from ERR_INTER_BUCKET_RECURSION error description

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 7.1.1
    • 7.1.1
    • eventing
    • 7.1.1-3105
    • Untriaged
    • 1
    • Yes

    Description

      STEPS

      1. Create 2 eventing sbm functions such that they are listening on the same source bucket.
      2. Deploy both handlers.
      3. Deployment of 2nd handler failed as expected but the function which caused the recursion is missing from ERR_INTER_BUCKET_RECURSION error description.

        curl -XPOST -k http://Administrator:password@172.23.106.67:8096/api/v1/functions/sbm3/deploy
        {
         "name": "ERR_INTER_BUCKET_RECURSION",
         "code": 51,
         "description": "Inter bucket recursion error; function: sbm3 causes a cycle involving functions: [], hence deployment is disallowed"
        }
        

      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
              ankit.prabhu Ankit Prabhu
              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