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

Severity event for expected errors of raft topology during aborting decommission should be changed to Warning #7426

Closed
1 of 2 tasks
aleksbykov opened this issue May 13, 2024 · 0 comments · Fixed by #7452
Closed
1 of 2 tasks
Assignees

Comments

@aleksbykov
Copy link
Contributor

aleksbykov commented May 13, 2024

Issue description

  • This issue is not a regression.
  • It is unknown if this issue is a regression.

New error log messages are printed into logs related to new raft topology feature which happened during decommission streaming error

2024-05-12T15:28:25.024+00:00 longevity-twcs-48h-master-db-node-e78be342-6      !ERR | scylla[11324]:  [shard 0:strm] raft_topology - send_raft_topology_cmd(stream_ranges) failed with exception (node state is decommissioning): seastar::rpc::closed_error (connection is closed)

2024-05-12T15:28:25.112+00:00 longevity-twcs-48h-master-db-node-e78be342-3      !ERR | scylla[12437]:  [shard 0: gms] raft_topology - raft_topology_cmd failed with: seastar::abort_requested_exception (abort requested)

These messages are expected and happened during aborting decommission operation. Need to change severity

How frequently does it reproduce?

not always.

Installation details

SCT Version: master
Scylla version (or git commit hash): 5.5.0~dev-0.20240510.28791aa2c1d3

Logs

@aleksbykov aleksbykov self-assigned this May 13, 2024
aleksbykov added a commit to aleksbykov/scylla-cluster-tests that referenced this issue May 20, 2024
Add common group_events context manager which will Change severity
of expected error log messages to warning when topology operations
is failed aborted by request

Fixes: scylladb#7426, scylladb#7425
aleksbykov added a commit to aleksbykov/scylla-cluster-tests that referenced this issue May 22, 2024
Add common group_events context manager which will Change severity
of expected error log messages to warning when topology operations
is failed aborted by request

Fixes: scylladb#7426, scylladb#7425
aleksbykov added a commit to aleksbykov/scylla-cluster-tests that referenced this issue May 27, 2024
Add common group_events context manager which will Change severity
of expected error log messages to warning when topology operations
is failed aborted by request

Fixes: scylladb#7426, scylladb#7425
aleksbykov added a commit to aleksbykov/scylla-cluster-tests that referenced this issue May 27, 2024
Add common group_events context manager which will Change severity
of expected error log messages to warning when topology operations
is failed aborted by request

Fixes: scylladb#7426, scylladb#7425
aleksbykov added a commit to aleksbykov/scylla-cluster-tests that referenced this issue May 28, 2024
Add common group_events context manager which will Change severity
of expected error log messages to warning when topology operations
is failed aborted by request

Fixes: scylladb#7426, scylladb#7425
fruch pushed a commit that referenced this issue May 28, 2024
Add common group_events context manager which will Change severity
of expected error log messages to warning when topology operations
is failed aborted by request

Fixes: #7426, #7425
roydahan pushed a commit that referenced this issue Jun 2, 2024
Add common group_events context manager which will Change severity
of expected error log messages to warning when topology operations
is failed aborted by request

Fixes: #7426, #7425
(cherry picked from commit c27be0e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant