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

Fix for thread and client getting stuck after a BF ABORT

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.4
    • 10.4.9
    • Server, wsrep
    • None

    Description

      • Fixes a situation in which a thread gets BF aborted and does not send the reply back to
        the client, even though the connection is still alive. That caused
        both sides to hang waiting for the next message. Now we explicitly
        check that the connection is still alive when deciding whether to reply.
      • MTR test for the above.
      • Replaced thd->killed assignments to thd->reset_kill_query where applicable.

      Attachments

        Activity

          People

            jplindst Jan Lindström (Inactive)
            anel Anel Husakovic
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.