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

Should route all queries to master in serializable isolation level

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 2.5.0
    • readwritesplit
    • None
    • MXS-SPRINT-101, MXS-SPRINT-102

    Description

      This is not only affect correctness but also affect replication:

      In serializable isolation level , if a user thread is reading some record for a long time, and the sql thread want to apply binlog which would update the same record, then sql thread will be blocked by S lock util timeout, then the replication will be paused;

      Although we should advice user not use serializable iso level in rwsplit service, but when they do we should avoid interrupting replication too;

      Attachments

        Activity

          People

            markus makela markus makela
            dapeng dapeng huang
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.