This is an automated email from the ASF dual-hosted git repository.
hubcio pushed a change to branch state_transfer_metadata_clients_table
in repository https://gitbox.apache.org/repos/asf/iggy.git
from b1f939e33 fix hanging test
add 5efe32b66 fix(consensus): grow client table wire decode to the
received count
add e3de5edc4 fix(metadata): re-read the applied frontier after the
install gates
add 66e1ae4c8 fix(shard): bound state transfer decode failures per
generation
No new revisions were added by this update.
Summary of changes:
core/consensus/src/client_table.rs | 82 +++++++++++++++++++-----
core/metadata/src/impls/metadata.rs | 16 ++++-
core/shard/src/lib.rs | 124 ++++++++++++++++++++++++++++++------
3 files changed, 185 insertions(+), 37 deletions(-)