This is an automated email from the ASF dual-hosted git repository.
krishvishal pushed a change to branch consensus-prefix-contiguity
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 93212b46a fix: ci
add 763c82821 fix: address review comments
No new revisions were added by this update.
Summary of changes:
core/consensus/src/impls.rs | 178 +++++++++++++++--
core/consensus/src/plane_helpers.rs | 30 ++-
core/partitions/src/iggy_partition.rs | 59 ++++++
core/shard/src/lib.rs | 284 ++++++++++++++++++++-------
core/simulator/src/lib.rs | 87 +++++++-
core/simulator/src/workload/invariants.rs | 69 ++++++-
core/simulator/src/workload/state_checker.rs | 108 +++++++++-
7 files changed, 700 insertions(+), 115 deletions(-)