Skip to content

Commit

Permalink
kgo: record all records and validate leader epoch monotonicity
Browse files Browse the repository at this point in the history
  • Loading branch information
nvartolomei committed Oct 21, 2024
1 parent 5a2ac3d commit 13a5664
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 a4dff215149f8acb4fde8617f19adeabbfa69d44
git reset --hard fab9660131cd4e6426eda6cec93ecfe1f5c0529b
go mod tidy
make

0 comments on commit 13a5664

Please sign in to comment.