Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEL/HDEL commands return (nil). #817

Open
danlabici opened this issue Nov 23, 2022 · 0 comments
Open

DEL/HDEL commands return (nil). #817

danlabici opened this issue Nov 23, 2022 · 0 comments

Comments

@danlabici
Copy link

danlabici commented Nov 23, 2022

Hello everyone,
This is a similar issue to #523, but we are using the expected commands.

We are currently encountering a strange issue with Dynomite returning (nil) when trying to delete an existing key from the Redis Server.
During the debug, we have tried with only 1 redis server in the configuration but also two of them, and we see the same behaviour.

The very strange thing is that the key get's deleted, but the return is not what is expected (1, instead of nil).

The behavior has been observed both via dynomite cli and the external tool we are using to connect to dynomite's port.

Could this be something because of configuration files or some network issue, etc?
What could I provide to further assist with this issue, as we are not able to change the code that is looking and expecting the return to be 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant