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

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


    from 2f919118e Merge branch 'master' into stats_update_on_delete_partitions
     add 8bf21a286 address review

No new revisions were added by this update.

Summary of changes:
 core/common/src/types/streaming_stats.rs           | 197 +++++++------
 .../scenarios/delete_stats_rollback_scenario.rs    | 183 ++-----------
 core/integration/tests/server/scenarios/mod.rs     | 128 +++++++++
 .../scenarios/stream_size_validation_scenario.rs   | 140 +---------
 core/metadata/src/stm/stream.rs                    | 304 ++++++++++++++-------
 core/partitions/src/iggy_partition.rs              |  38 ++-
 core/server/src/boot/mod.rs                        |  86 ------
 core/server/src/boot/recovery.rs                   |   2 +-
 core/server/src/http/metrics.rs                    |  16 +-
 core/server/src/partition_reconciler.rs            | 132 ++++++---
 core/server/src/responses.rs                       |  28 +-
 core/shard/src/lib.rs                              |  11 +
 12 files changed, 655 insertions(+), 610 deletions(-)

Reply via email to