This is an automated email from the ASF dual-hosted git repository.
gkoszyk pushed a change to branch io_uring_final
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 7fbddd2a0 fix missing validation for consumer group and offset
operations
add f326c9cf7 no affinity
No new revisions were added by this update.
Summary of changes:
core/server/src/binary/handlers/topics/create_topic_handler.rs | 4 +++-
core/server/src/bootstrap.rs | 4 ++--
core/server/src/quic/listener.rs | 1 +
core/server/src/shard/handlers.rs | 3 +++
core/server/src/shard/system/consumer_offsets.rs | 9 ++++++---
core/server/src/shard/system/messages.rs | 3 ++-
6 files changed, 17 insertions(+), 7 deletions(-)