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

Remove global mutex lock in OAMCache facility.

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 5.5.2
    • 5.6.1
    • ExeMgr, PrimProc
    • None
    • 2021-7

    Description

      oam/oamcpp/oamcache.cpp has a global mutex that can slow down execution b/c of lock contention, namely boost::mutex cacheLock.
      The existing implementation of OAMCache can also re-read configuration file holding the lock from either disk or OS buffercache in certain conditions. I also remove this functionality to reduce the lock contention.

      Attachments

        Issue Links

          Activity

            People

              drrtuy Roman
              drrtuy Roman
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

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