nathanlo-hrt commented on issue #2992: URL: https://github.com/apache/kvrocks/issues/2992#issuecomment-2913016277
@git-hulk yes, i'm enabling the `no-slowdown` option: i'm then sending lots and lots of reads+writes, until something like `redis-cli -p <port> set key value` returns a `Low priority write stall`; then the repro should work > Perhaps a possible way is to buffer the output and use the same error for each command if it fails to commit. should we preserve the OK responses for things which don't add to the WriteBatch? that way a client can get partial results from transactions that have both `SET` and `GET` -- 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]
