Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix write-hook compatiblity for 2.3.6 (import/export) #134

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

Merged
merged 2 commits into from
Aug 21, 2019

Conversation

alexa-infra
Copy link
Contributor

Reason for the change
Write-hooks is the only feature that blocks usage of dump/import/export commands of newest rethinkdb drivers with database version 2.3.6 although it's easy to make that backward-compatible

Description
It is needed to check minimal database version and if lower than 2.3.7 then disable reading/writing of write-hooks during export/import.

@gabor-boros
Copy link
Member

Thank you for your PR 🥳

@gabor-boros gabor-boros merged commit d8c8e98 into rethinkdb:master Aug 21, 2019
@alexa-infra alexa-infra deleted the fix-write-hook branch September 2, 2019 06:43
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

Successfully merging this pull request may close these issues.

2 participants