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

Fix cases where the server can return a FAILURE message with result code 0 #635

Open
cole-miller opened this issue Apr 16, 2024 · 0 comments

Comments

@cole-miller
Copy link
Contributor

Right now it sometimes happens that the dqlite server sends a FAILURE message that uses 0 for the result code, where 0 should really be reserved to indicate success. At least some of the guilty code is in gateway.c, but there may be other spots as well.

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