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

[Backport 6.2] fix(sct lib): raft topology errors during rolling upgrade ignoration … #9619

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Dec 25, 2024

…added

fixes: #9511
Such a change is needed to ignore expected raft topology errors that never lead to failure. To reduce argus events at first place

Testing

Regular expression been tested locally and within this job:
https://jenkins.scylladb.com/job/scylla-staging/job/eugene_test_folder/job/rolling_upgrades_test/14/

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

(cherry picked from commit f867079)

Parent PR: #9584

…rade ignoration

to avoid redundant error messages similar to:
[raft_topology - drain rpc failed, proceed to fence old writes: std::runtime_error ...]
and new unit test for new functionality
Fixes: #9511

(cherry picked from commit f867079)
@fruch fruch merged commit 0f23a6d into branch-6.2 Dec 25, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants