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

Change version check to not require a non-proxy rethinkdb node #597

Merged
merged 1 commit into from
Jun 16, 2016

Conversation

Tryneus
Copy link
Member

@Tryneus Tryneus commented Jun 15, 2016

Fixes issue #564. The version check doesn't need to be so strict at the moment, because RethinkDB does not allow clusters to be made up with wildly varied binary versions. If in the future we depend on behavior that could exist in some (but not other) nodes in a cluster, we can make a more complicated solution here.


This change is Reviewable

@deontologician
Copy link
Contributor

Should this go out in v1.x.x or wait for 2.0?

@mglukhovsky
Copy link
Member

Since this is a bugfix, rather than a change in behavior, I think we should include it in a 1.x.x release.

@deontologician
Copy link
Contributor

deontologician commented Jun 16, 2016

:lgtm: merging

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

Successfully merging this pull request may close these issues.

3 participants