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 b11a92351 fix delete users command
     add 87b65296c share locks

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, 31 insertions(+), 16 deletions(-)

Reply via email to