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

jones-ndb 7.6 cannot connect to NDB 8.x #50

Open
jdduncan opened this issue Oct 8, 2018 · 1 comment
Open

jones-ndb 7.6 cannot connect to NDB 8.x #50

jdduncan opened this issue Oct 8, 2018 · 1 comment

Comments

@jdduncan
Copy link
Contributor

jdduncan commented Oct 8, 2018

When Jones is built with ndbclient from 7.6, attempts to connect to an 8.x cluster fail with an error from wait_until_ready

@jdduncan
Copy link
Contributor Author

The actual error here is due to missing NDB version compatibility rules. When wait_until_ready() returns an error, jones-ndb should use getNdbError() which might hold additional information. (If it does not in this case, that would be an NDB bug).

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