-
Notifications
You must be signed in to change notification settings - Fork 96
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
Ignoring raft_topology errors during rolling upgrade #9511
Labels
on_core_qa
tasks that should be solved by Core QA team
Comments
Wasn't this addressed by #9352? |
This error was not included to ignoring list. need new PR to update. |
@timtimb0t are you working on a "fix" for it? |
@roydahan, yes the fix itself is ready, testing it |
2 tasks
timtimb0t
added a commit
to timtimb0t/scylla-cluster-tests
that referenced
this issue
Dec 25, 2024
…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: scylladb#9511
timtimb0t
added a commit
to timtimb0t/scylla-cluster-tests
that referenced
this issue
Dec 25, 2024
…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: scylladb#9511
timtimb0t
added a commit
to timtimb0t/scylla-cluster-tests
that referenced
this issue
Dec 25, 2024
…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: scylladb#9511
2 tasks
2 tasks
Merged
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Packages
Base Scylla version:
6.2.1-20241106.a3a0ffbcd015
with build-id94e4419682b4191f7c37e2d6bf02f4fa7988dff3
Target Scylla version (or git commit hash):
6.3.0~dev-20241206.7e2875d6489d
with build-id5227dd2a3fce4d2beb83ec6c17d47ad2e8ba6f5c
Kernel Version:
6.8.0-1017-gcp
Issue description
Such an errors which occur during the rolling upgrade test may be ignored:
Need some SCT workaround to handle/ignore such errors
Impact
No any impact, just enhancement for SCT is needed
How frequently does it reproduce?
Describe the frequency with how this issue can be reproduced.
Installation details
Cluster size: 4 nodes (n2-highmem-32)
Scylla Nodes used in this run:
OS / Image:
https://www.googleapis.com/compute/v1/projects/scylla-images/global/images/scylladb-6-2-1
(gce: undefined_region)Test:
rolling-upgrade-gce-image-test
Test id:
0bb842d4-dff5-49a9-aa6a-abe328dcd1aa
Test name:
scylla-master/rolling-upgrade/rolling-upgrade-gce-image-test
Test method:
upgrade_test.UpgradeTest.test_rolling_upgrade
Test config file(s):
Logs and commands
$ hydra investigate show-monitor 0bb842d4-dff5-49a9-aa6a-abe328dcd1aa
$ hydra investigate show-logs 0bb842d4-dff5-49a9-aa6a-abe328dcd1aa
Logs:
Jenkins job URL
Argus
The text was updated successfully, but these errors were encountered: