This is an automated email from the ASF dual-hosted git repository.
piotr pushed a change to branch java-clients-unification
in repository https://gitbox.apache.org/repos/asf/iggy.git
from fd300aa4d Merge branch 'master' into java-clients-unification
add 18588f149 refactor(journal): refactor partition journal utilize
storage trait (#2909)
add 8ecb22624 Merge branch 'master' into java-clients-unification
No new revisions were added by this update.
Summary of changes:
core/journal/src/lib.rs | 5 +-
core/partitions/src/iggy_partition.rs | 51 ++++-
core/partitions/src/iggy_partitions.rs | 54 ++---
core/partitions/src/journal.rs | 394 +++++++++++++++++++++++++++------
core/partitions/src/lib.rs | 35 ++-
core/simulator/src/deps.rs | 6 +-
6 files changed, 430 insertions(+), 115 deletions(-)