Skip to content

Commit

Permalink
kgo: crash on data loss
Browse files Browse the repository at this point in the history
See kgo PR for additional details redpanda-data/kgo-verifier#56
  • Loading branch information
nvartolomei committed Nov 29, 2024
1 parent dea619c commit 9cde9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker/ducktape-deps/kgo-verifier
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
set -e
git -C /opt clone https://github.com/redpanda-data/kgo-verifier.git
cd /opt/kgo-verifier
git reset --hard 7bbf8c883d1807cdf297fdb589d92f436604772b
git reset --hard 8ac4000274773b216eb1840d40bb280e7b6918bd
go mod tidy
make

0 comments on commit 9cde9f7

Please sign in to comment.