This is an automated email from the ASF dual-hosted git repository.
numinnex pushed a change to branch fix_reconciler_rebuild
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 565ee61b0 fix(server-ng): stop redundant partition rebuilds resetting
offsets
add daa32883c address review changes
No new revisions were added by this update.
Summary of changes:
core/partitions/src/iggy_partition.rs | 5 +-
core/partitions/src/iggy_partitions.rs | 7 ++
core/server-ng/src/bootstrap.rs | 1 -
core/server-ng/src/partition_reconciler.rs | 158 +++++++++++++++--------------
core/shard/src/lib.rs | 12 ++-
core/shard/src/metrics.rs | 12 +++
6 files changed, 114 insertions(+), 81 deletions(-)