Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-5363

Make parallel replication waits killable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0.6
    • None
    • None

    Description

      The parallel replication feature (MDEV-4506) has some potentially long-running
      waits, when a transaction in one worker thread waits for another to commit.

      These waits are currently not killable. This is especially a problem if the
      waits end up deadlocked on one another, which can happen if the parallel
      replication feature is used incorrectly.

      All relevant waits need to be implemented in a way that allows them to be
      killed. And in case of kill, the code needs to handle the error and correctly
      roll back the killed transaction and so on.

      Attachments

        Issue Links

          Activity

            knielsen Kristian Nielsen created issue -
            knielsen Kristian Nielsen made changes -
            Field Original Value New Value
            knielsen Kristian Nielsen made changes -
            Status Open [ 1 ] In Progress [ 3 ]
            knielsen Kristian Nielsen made changes -
            Resolution Fixed [ 1 ]
            Status In Progress [ 3 ] Closed [ 6 ]
            serg Sergei Golubchik made changes -
            Workflow defaullt [ 30513 ] MariaDB v2 [ 44738 ]
            ratzpo Rasmus Johansson (Inactive) made changes -
            Workflow MariaDB v2 [ 44738 ] MariaDB v3 [ 64128 ]
            serg Sergei Golubchik made changes -
            Workflow MariaDB v3 [ 64128 ] MariaDB v4 [ 147280 ]

            People

              knielsen Kristian Nielsen
              knielsen Kristian Nielsen
              Votes:
              0 Vote for this issue
              Watchers:
              0 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.