Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-4701

GTID update may block the REST-API

    XMLWordPrintable

Details

    Description

      The mariadbmon monitor sends updates to all the routing threads about the GTID positions of the servers it monitors. These updates end up being sent via the same thread that also handles the REST-API traffic which end up blocking the REST-API if one of the worker threads is busy doing something. As was seen in MXS-4685, this could lead to a slowdown of the REST-API even for operations that normally do not involve collecting data from the individual worker threads.

      This problem was already fixed for the 23.08 release where the slowdown was detected but since it uses mechanisms that exist in 2.5, the fix should be backported there.

      Attachments

        Activity

          People

            markus makela markus makela
            markus makela markus makela
            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.