This is an automated email from the ASF dual-hosted git repository.
hubcio pushed a change to branch bus
in repository https://gitbox.apache.org/repos/asf/iggy.git
from d69c2da08 refactor(configs): drop pre-1.0.0 legacy cluster schema
guards
add 8c4a2c97e fix(partitions): advance sequencer only after journal append
add 79b100e1d fix(partitions): ACK consumer offset ops as non-durable
add e42a27c8a fix(partitions): re-forward + re-ACK on journal-hit
retransmit
add 7edc32cd0 feat(shard): wire bus ConnectionLost callback into shard-0
inbox
No new revisions were added by this update.
Summary of changes:
core/message_bus/src/lib.rs | 19 +++++++++
core/partitions/src/iggy_partition.rs | 73 +++++++++++++++++++++++++++--------
core/shard/src/builder.rs | 29 +++++++++++++-
3 files changed, 103 insertions(+), 18 deletions(-)