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
omit 87b65296c share locks
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/io_uring_final (b11a92351)
\
O -- O -- O (87b65296c)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../src/binary/handlers/streams/create_stream_handler.rs | 4 +++-
.../src/binary/handlers/topics/create_topic_handler.rs | 4 +++-
.../src/binary/handlers/users/create_user_handler.rs | 1 -
.../src/binary/handlers/users/delete_user_handler.rs | 1 -
core/server/src/io/fs_locks.rs | 3 ---
core/server/src/main.rs | 5 -----
core/server/src/shard/builder.rs | 16 ++--------------
core/server/src/shard/handlers.rs | 6 ++++++
core/server/src/shard/mod.rs | 7 ++-----
9 files changed, 16 insertions(+), 31 deletions(-)