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

High CPU when running n1ql covering array

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Critical
    • 7.1.0
    • Cheshire-Cat
    • storage-engine
    • Untriaged
    • 1
    • Unknown

    Description

      When running n1ql covering array query, CPU usage is much higher.

      http://perf.jenkins.couchbase.com/job/aether/191

      Looking at CPU profile, a lot of time is being spent on mcall. There are 2 possibilities:
      1) IO is saturated and log cleaning is falling behind. Writer is stalled due to tryThrottleForLSS(). This function can invoke mcall.
      2) There is a lot of goroutines contending for the write buffer.

      Attachments

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

        Activity

          People

            jliang John Liang
            jliang John Liang
            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