zncleon commented on PR #1710:
URL: https://github.com/apache/kvrocks/pull/1710#issuecomment-1700597379

   > @zncleon BTW, according to the Redis documentation, the BF.EXISTS command 
returns 0 if the key doesn't exist. But I see that currently, the code returns 
an error `{Status::RedisExecErr, "key is not found"}`. Is it intentional?
   
   Sure, I think I made a mistake. It should return 0 in this case. I will fix 
it.


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