This is an automated email from the ASF dual-hosted git repository.
numinnex pushed a change to branch review_4092
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 0b30982f7 addres review
add f87ef77c3 chore(deps): Bump js-yaml from 4.3.1 to 4.3.2 in
/foreign/node (#4107)
add e37396b1c chore(deps): Bump joi from 17.13.4 to 17.13.7 in /web (#4106)
add 73a0bed8b fix(consensus): count an unservable header as a nack (#4109)
add f6e5abcbd Merge branch 'master' into review_4092
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 ++++++++++++++++++
foreign/node/package-lock.json | 6 +-
web/package-lock.json | 6 +-
9 files changed, 407 insertions(+), 100 deletions(-)