This is an automated email from the ASF dual-hosted git repository.
krishvishal pushed a change to branch vsr-dvc-headers
in repository https://gitbox.apache.org/repos/asf/iggy.git
from b46232ff5 ci(go): give the Go cluster e2e a real single-node roster
add 01a64b2e0 test(integration): fix vsr flakes from racing recovery
routes (#3833)
add 8ff59a4d6 Merge branch 'master' into vsr-dvc-headers
No new revisions were added by this update.
Summary of changes:
.../tests/cluster/metadata_state_transfer.rs | 28 ++-
.../tests/cluster/partition_state_transfer.rs | 67 ++++--
.../integration/tests/connectors/http/http_sink.rs | 65 ++---
core/integration/tests/data_integrity/mod.rs | 11 +-
.../verify_consumer_group_partition_assignment.rs | 18 +-
.../server/scenarios/message_cleanup_scenario.rs | 129 ++++++----
core/integration/tests/server/scenarios/mod.rs | 2 -
.../scenarios/stress_produce_consume_scenario.rs | 264 ---------------------
core/partitions/src/iggy_partition.rs | 13 +
9 files changed, 226 insertions(+), 371 deletions(-)
delete mode 100644
core/integration/tests/server/scenarios/stress_produce_consume_scenario.rs