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

Sporadic test falure in rpl.rpl_parallel_show_binlog_events_purge_logs

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 5.5.40, 10.0.14
    • 5.5.41, 10.0.15
    • Tests
    • None

    Description

      The test case rpl.rpl_parallel_show_binlog_events_purge_logs fails
      sporadically.

      The problem is this in the test case:

      SET DEBUG_SYNC= 'now SIGNAL end';
      SET DEBUG_SYNC= 'RESET';

      This pattern is always wrong. The RESET will race with whoever is waiting for
      the previous SIGNAL. If the waiter loses the race, it will never wake up, as
      the signal is cleared before the waiter sees it.

      Attachments

        Issue Links

          Activity

            knielsen Kristian Nielsen created issue -
            knielsen Kristian Nielsen made changes -
            Field Original Value New Value
            Status Open [ 1 ] In Progress [ 3 ]

            Pushed to 5.5.40

            knielsen Kristian Nielsen added a comment - Pushed to 5.5.40
            knielsen Kristian Nielsen made changes -
            Resolution Fixed [ 1 ]
            Status In Progress [ 3 ] Closed [ 6 ]
            knielsen Kristian Nielsen made changes -
            serg Sergei Golubchik made changes -
            Component/s Tests [ 10800 ]
            Component/s OTHER [ 10125 ]
            ratzpo Rasmus Johansson (Inactive) made changes -
            Workflow MariaDB v2 [ 58447 ] MariaDB v3 [ 63322 ]
            serg Sergei Golubchik made changes -
            Workflow MariaDB v3 [ 63322 ] MariaDB v4 [ 148467 ]

            People

              knielsen Kristian Nielsen
              knielsen Kristian Nielsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.