git-hulk commented on issue #2992: URL: https://github.com/apache/kvrocks/issues/2992#issuecomment-2911273983
> invalid RESP reply, prefixed by +N but has N + 1 elements. this is important and we should fix this - to give users valid reply in RESP (e.g. change N to N + 1). For transaction mode, it would not return the number prefix. Perhaps a possible way is to buffer the output and use the same error for each command if it fails to commit. -- 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]
