This is an automated email from the ASF dual-hosted git repository.
spetz pushed a change to branch offset_hardening
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 29eb8624a Merge branch 'master' into offset_hardening
add 227f6f43d fix
No new revisions were added by this update.
Summary of changes:
core/common/src/traits/consumer_offset_client.rs | 1 +
.../tests/server/consumer_offset_quota_vsr.rs | 19 ++-
core/partitions/src/consumer_offset_capacity.rs | 10 +-
core/partitions/src/iggy_partition.rs | 122 ++++++++++++------
core/partitions/src/state_transfer.rs | 137 +++++++++++++--------
core/sdk/src/clients/consumer.rs | 11 +-
core/server/src/consumer_group.rs | 65 ++--------
core/server/src/dispatch/partition.rs | 86 ++++++-------
core/server/src/responses.rs | 28 +++--
core/shard/src/lib.rs | 86 ++++++++-----
10 files changed, 317 insertions(+), 248 deletions(-)