Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-4997

too many threads running in ExeMgr?

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 6.1.1, 6.2.3
    • Icebox
    • None
    • None
    • CentOS Linux release 7.8.2003

    Description

      Summary
      Too many process running for ExeMgr , this is slowing the system down consuming resources. Until columnstore is restarted these threads dont close.

      Expected
      Once a query completes, threads of ExeMgr that are spawned are properly closed.

      Actual
      New threads keep appearing never closing. These appear to spawn when queries are waiting to be executed.

      Reproduction

      bash explodeExemgr.bash
      bash explodeExemgr.bash 300
      

      then watch the following

      strace -p $(pidof ExeMgr)
      cat /proc/$(pidof PrimProc)/status | grep -i threads
      cat /proc/$(pidof ExeMgr)/status | grep -i threads
      ps -efT | grep ExeMgr | wc -l
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              massimo.disaro Massimo
              Votes:
              4 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.