-
Notifications
You must be signed in to change notification settings - Fork 592
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
CI Failure (key symptom) in PartitionMoveInterruption.test_cancelling_partition_move
#20758
Comments
node crashed
|
The assertion was triggered because the same base offset was assigned twice to different batches:
|
The problem is caused by a race condition i a storage layer |
Seen this same assert failure in https://buildkite.com/redpanda/redpanda/builds/53808 several times
In the above build a couple of tests also fail with timeout during alter topic config, but looking at the logs there the same assert failure has crashed the broker, although the timeout occurred a couple of seconds before the crash, so maybe it is a separate issue (still looking into that)
followed by:
|
Closing older-bot-filed CI issues as we transition to a more reliable system. |
https://buildkite.com/redpanda/redpanda/builds/50894
The text was updated successfully, but these errors were encountered: