This is an automated email from the ASF dual-hosted git repository.
spetz pushed a change to branch consensus-unroutable-guard
in repository https://gitbox.apache.org/repos/asf/iggy.git
from afc538750 Merge remote-tracking branch 'origin/master' into
consensus-unroutable-guard
add 73a0bed8b fix(consensus): count an unservable header as a nack (#4109)
add 9ef247f0c Merge branch 'master' into consensus-unroutable-guard
No new revisions were added by this update.
Summary of changes:
core/consensus/src/dvc_merge.rs | 86 +++++++++++++------
core/consensus/src/impls.rs | 82 +++++++++++++------
core/consensus/src/plane_helpers.rs | 150 +++++++++++++++++++++++++++++++++-
core/metadata/src/impls/metadata.rs | 19 ++++-
core/partitions/src/iggy_partition.rs | 49 ++++++-----
core/shard/src/lib.rs | 31 ++++---
core/simulator/src/lib.rs | 78 ++++++++++++++++++
7 files changed, 401 insertions(+), 94 deletions(-)