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

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


    from 4a38798a5 Merge branch 'master' into topic_durability
     add c1e808f69 fix(server): preserve durability across retries and recovery

No new revisions were added by this update.

Summary of changes:
 core/journal/src/durable_storage.rs     | 127 ++++++++++++++++++++-----
 core/partitions/src/iggy_partition.rs   | 164 ++++++++++++++++++++++++++++----
 core/partitions/src/persistence.rs      |  37 ++++++-
 core/server/src/http/handlers.rs        |   8 +-
 core/server/src/http/reads.rs           |  91 ++++++++++++++++++
 core/shard/src/lib.rs                   |  38 ++++----
 helm/charts/iggy/README.md              |  11 ++-
 helm/charts/iggy/README.md.gotmpl       |   6 +-
 helm/charts/iggy/templates/_helpers.tpl |  19 +++-
 helm/charts/iggy/values.yaml            |   4 +
 scripts/ci/test-helm.sh                 |  47 ++++++++-
 11 files changed, 479 insertions(+), 73 deletions(-)

Reply via email to