This is an automated email from the ASF dual-hosted git repository.
spetz pushed a change to branch review_4092
in repository https://gitbox.apache.org/repos/asf/iggy.git
from f6e5abcbd Merge branch 'master' into review_4092
add ff2e7481c fix(shard): refuse a frame no consensus plane claims (#4103)
new 509507882 Merge branch 'master' into review_4092
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
core/binary_protocol/src/consensus/operation.rs | 40 ++++++++
core/server/src/dispatch/partition.rs | 118 +++++++++++++++++++++++-
core/shard/src/lib.rs | 105 ++++++++++++++++++++-
core/shard/src/metrics.rs | 43 +++++++++
core/simulator/src/workload/invariants.rs | 30 ++++++
5 files changed, 331 insertions(+), 5 deletions(-)