This is an automated email from the ASF dual-hosted git repository.

gkoszyk pushed a change to branch store_consumer_offset
in repository https://gitbox.apache.org/repos/asf/iggy.git


    from 4a886c032 Merge branch 'master' into store_consumer_offset
     add 598c5499e consensus per partition

No new revisions were added by this update.

Summary of changes:
 core/consensus/src/lib.rs                 |    2 -
 core/consensus/src/namespaced_pipeline.rs |  580 -------------
 core/partitions/src/iggy_partition.rs     |  891 +++++++++++++++++++-
 core/partitions/src/iggy_partitions.rs    | 1302 ++---------------------------
 core/partitions/src/offset_storage.rs     |  150 +---
 core/shard/src/lib.rs                     |  128 ++-
 core/simulator/src/replica.rs             |   29 +-
 7 files changed, 1047 insertions(+), 2035 deletions(-)
 delete mode 100644 core/consensus/src/namespaced_pipeline.rs

Reply via email to