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

mtr does not restart the server whose parameters were changed

    XMLWordPrintable

Details

    Description

      If a mtr test runs multiple servers and only some of them get
      restarted on whatever reason with new command-line parameters,
      then subsequent mtr test may fail, because no cleanup is performed.
      Replication and Galera test suites are affected.

      In the mtr script, there is a server_need_restart function
      that decides whether we need to start a new mysqld process before
      the new (next) test. If the mysqld parameters were changed in the
      previous test - not necessarily the parameters of the primary mysqld
      server, maybe even the secondary server parameters - this function
      decides to start a new mysqld process. But since it does not remove
      the old (changed) parameters, the new process starts with the
      parameters changed by the previous test.

      Attachments

        Activity

          People

            jplindst Jan Lindström (Inactive)
            sysprg Julius Goryavsky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0d
                0d
                Logged:
                Time Spent - 1d 2h 20m
                1d 2h 20m

                Git Integration

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