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

Track master timestamp in case rolling back to serial replication

    XMLWordPrintable

Details

    Description

      I tried to switch on parallel replication from Amazon Aurora to MariaDB.

      [my.cnf]
      slave-parallel-threads = 4
      slave-parallel-mode = optimistic

      'set global .slave_parallel_mode=optimistic;'
      As I understand now it doesn't have sense because it's rolling back to serial replication. But it introduces a silent problem with Seconds_behind_master. This value always = 0.

      So, probably, would be good to keep this metric even in this unnatural but working mode.

      Attachments

        Activity

          People

            Elkin Andrei Elkin
            svoj Sergey Vojtovich
            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.