We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://argus.scylladb.com/tests/scylla-cluster-tests/d8bdb54c-02b7-4267-9a8e-3d2cdd5191c3
there are few nemeses that generate closed connection type errors during runtime:
Such errors look like:
!ERR | scylla[1311]: [shard 0: gms] raft_topology - drain rpc failed, proceed to fence old writes: std::runtime_error (raft topology: exec_global_command(barrier_and_drain) failed with seastar::rpc::closed_error (connection is closed))
such an errors are expected for these nemeses and maybe ignored by SCT to avoid redundant error messages in argus.
Here is the issue with explanation of the nature of such errors #9031 (comment)
The text was updated successfully, but these errors were encountered:
closed due to its basically dup of: #9031
Sorry, something went wrong.
temichus
aleksbykov
timtimb0t
No branches or pull requests
https://argus.scylladb.com/tests/scylla-cluster-tests/d8bdb54c-02b7-4267-9a8e-3d2cdd5191c3
there are few nemeses that generate closed connection type errors during runtime:
Such errors look like:
such an errors are expected for these nemeses and maybe ignored by SCT to avoid redundant error messages in argus.
Here is the issue with explanation of the nature of such errors
#9031 (comment)
The text was updated successfully, but these errors were encountered: