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 e839637b9 fix delete stream command

No new revisions were added by this update.

Summary of changes:
 .../handlers/streams/delete_stream_handler.rs      | 97 ++++++++++++++++------
 .../binary/handlers/users/create_user_handler.rs   |  1 +
 .../binary/handlers/users/delete_user_handler.rs   |  1 +
 core/server/src/io/fs_locks.rs                     |  3 +
 core/server/src/shard/handlers.rs                  | 14 +++-
 core/server/src/shard/transmission/frame.rs        |  1 +
 core/server/src/shard/transmission/message.rs      |  4 +
 7 files changed, 93 insertions(+), 28 deletions(-)

Reply via email to