Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create rpl_master_retry_count.test #3731

Draft
wants to merge 2 commits into
base: 10.5
Choose a base branch
from
Draft

Conversation

ParadoxV5
Copy link
Contributor

  • The Jira issue number for this PR is: MDEV-35304

Description

I created a MTR test to test --master-retry-count (and also master_connect_retry as a dependency) because I suspect its 0 edge case doesn’t match the KB description.
My local build doesn’t have debug_sync so I’m borrowing our buildbot.

Release Notes

N/A (if the edge case I suspected doesn’t apply)

How can this PR be tested?

Neither master_retry_count (MDEV-25674) nor master_connect_retry are global variables, so I had to hardcode them.

Basing the PR against the correct MariaDB version

  • This is a new feature or a refactoring, and the PR is based against the main branch.
  • This is a bug fix, and the PR is based against the earliest maintained branch in which the bug can be reproduced.

PR quality check

  • I checked the CODING_STANDARDS.md file and my PR conforms to this where appropriate.
  • For any trivial modifications to the PR, I am ok with the reviewer making the changes themselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants