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

If N1QL API is used directly, do a runtime check for recursion

    XMLWordPrintable

Details

    • Untriaged
    • Unknown

    Description

      As discussed today, if user has directly utilized N1QL() wrapper in event handler, then the recursive mutation check is bypassed as those are enforced by transpiler. Detect such direct use of N1QL() function and do a runtime check to ensure buckets being written to form a directed acyclic graph. This can be cached (using a limited size map) with hash of the statement as key, and result of check as the value of the cache.

      Attachments

        Issue Links

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

          Activity

            People

              srinivasan.raman Srinivasan Raman
              jeelan.poola Jeelan Poola
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty