git-hulk commented on issue #2871:
URL: https://github.com/apache/kvrocks/issues/2871#issuecomment-2786677979

   @maciejblaz Thanks for your good catch. It's a bug when parsing with inline 
protocol when enabling the pipe option. Because the request `LPUSH kvrocks_bug 
'lorem ipsum'` would be regarded as four elements. And it works well with 
`redis-cli` input directly due to it using the RESP protocol instead of the 
inline protocol.


-- 
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