-
Notifications
You must be signed in to change notification settings - Fork 601
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
Added failure injection to atomic consume transform produce test #21359
Added failure injection to atomic consume transform produce test #21359
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:fail
Yikes igore comment, trying to find an emoji - fail!
Signed-off-by: Michał Maślanka <michal@redpanda.com>
Added failure injection in order to test the exactly once delivery scenario in face of Redpanda crashes and suspends Signed-off-by: Michał Maślanka <michal@redpanda.com>
bb28a7f
to
4f08183
Compare
skipped ducktape retry in https://buildkite.com/redpanda/redpanda/builds/51505#0190b53f-92f7-491e-b013-4e46806cb182: skipped ducktape retry in https://buildkite.com/redpanda/redpanda/builds/51505#0190b53f-92f4-4ca6-b2c6-29d3974055ae: skipped ducktape retry in https://buildkite.com/redpanda/redpanda/builds/51505#0190b555-3663-4664-b8a7-9d76aa3b40df: |
/ci-repeat 1 |
ducktape was retried in https://buildkite.com/redpanda/redpanda/builds/51516#0190b685-391e-4edf-875f-0f50572db807 |
failure: #21376 |
Added failure injection in order to test the exactly once delivery scenario in face of Redpanda crashes and suspends
Backports Required
Release Notes