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

Avoid double profiling in js function and subqueries

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • Morpheus
    • Morpheus
    • query
    • None
    • Untriaged
    • 1
    • No

    Description

      Currently, there is no way to put an operator that calls functions in kernel state, which means that when a js udf or a subquery executes, we accrue execution time both in the operator evaluating the expression and the operators executing the underlying sub plan.

      Add a per operator context so that we can put the caller in kernel (or services or...) state while the subquery executes.

      Attachments

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

        Activity

          People

            marco.greco Marco Greco (Inactive)
            marco.greco Marco Greco (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty