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

Function causing recursion is missing from ERR_INTER_BUCKET_RECURSION error description

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • Morpheus
    • 7.1.1
    • eventing
    • None
    • 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

          For Gerrit Dashboard: MB-52426
          # Subject Branch Project Status CR V

          Activity

            People

              sujay.gad Sujay Gad
              sujay.gad Sujay Gad
              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