You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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
The text was updated successfully, but these errors were encountered: