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

rpl_mdev6020 reveals parallel slave race for Format_description

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.4, 10.5, 10.6, 10.8, 10.9, 10.10, 10.11
    • 10.4, 10.5, 10.6, 10.11
    • Replication
    • None

    Description

      The test failure reported by marko

      rpl.rpl_mdev6020 'innodb,row'            w27 [ fail ]
              Test ended at 2023-03-28 15:41:13
       
      CURRENT_TEST: rpl.rpl_mdev6020
      mysqltest: At line 42: failed in 'select master_pos_wait('master-bin.000002', 343, 300, '')': 2013: Lost connection to server during query
      
      

      and confirmed by BB is explained to be about a race between a parallel slave worker and the driver thread that simultaneously read-from-it and wrote-to-it (actually destroyed) respectively.

      A patch to convert rli->relay_log.description_event_for_exec into atomic<> is coming soon.

      Attachments

        Activity

          People

            Elkin Andrei Elkin
            Elkin Andrei Elkin
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.