This is an automated email from the ASF dual-hosted git repository.
mmodzelewski pushed a change to branch dotnet-vsr
in repository https://gitbox.apache.org/repos/asf/iggy.git
from e427d88c7 chore: bump version to 0.9.0-edge.1 in Iggy_SDK project
add 01a64b2e0 test(integration): fix vsr flakes from racing recovery
routes (#3833)
add 45fb4fc87 Merge branch 'master' into dotnet-vsr
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