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

Galera feature: retry applying of write sets at slave nodes

Details

    • New Feature
    • Status: In Review (View Workflow)
    • Critical
    • Resolution: Unresolved
    • 12.1
    • Galera
    • None
    • Server 12.1 dev sprint

    Description

      A new Galera feature that allows retrying of applying of writesets at
      slave nodes (codership/mysql-wsrep-bugs/#1619). Currently replication
      applying stops for first non ignored failure occurring in event
      applying, and node will do emergency abort (or start inconsistency
      voting). Some failures, however, can be concurrency related, and
      applying may succeed if the operation is tried at later time.

      This feature introduces a new dynamic global option variable
      wsrep_applier_retry_count that controls the retry-applying feature:
      a zero value disables retrying and a positive value sets the maximum
      number of retry attempts. The default value for this option is zero,
      which means that this feature is disabled by default.

      Attachments

        Activity

          Transition Time In Source Status Execution Times
          Jan Lindström made transition -
          Open In Progress
          27d 3h 31m 1
          Jan Lindström made transition -
          In Progress In Review
          11s 1

          People

            sysprg Julius Goryavsky
            janlindstrom Jan Lindström
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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