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 238c8a835 Fix failing users tests
     add b11a92351 fix delete users command

No new revisions were added by this update.

Summary of changes:
 .../binary/handlers/users/create_user_handler.rs   |  1 -
 .../binary/handlers/users/delete_user_handler.rs   | 98 ++++++++++++++++------
 core/server/src/http/streams.rs                    |  2 +-
 core/server/src/http/topics.rs                     |  4 +-
 core/server/src/shard/handlers.rs                  | 13 +++
 core/server/src/shard/system/utils.rs              |  6 +-
 core/server/src/shard/transmission/frame.rs        |  1 +
 core/server/src/shard/transmission/message.rs      |  4 +
 8 files changed, 97 insertions(+), 32 deletions(-)

Reply via email to