furkan-bilgin opened a new pull request, #2495:
URL: https://github.com/apache/kvrocks/pull/2495

   This PR is a part of #2422
   
   I have added two subcommands for the command `CLIENT`:
   - `CLIENT PAUSE`: Pauses processing of either `WRITE` or `ALL` commands 
until after `timeout` milliseconds.
   - `CLIENT REPLY`: Stops server from sending replies to the client, starting; 
immediately if `OFF`, or skips one if `SKIP`. Starts sending replies if `ON`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to