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

compilation bug with gorocksdb #36

Open
cv711 opened this issue Sep 12, 2017 · 1 comment
Open

compilation bug with gorocksdb #36

cv711 opened this issue Sep 12, 2017 · 1 comment

Comments

@cv711
Copy link
Contributor

cv711 commented Sep 12, 2017

github.com/blevesearch/blevex/rocksdb/reader.go:58:12: r.snapshot.Release undefined (type *gorocksdb.Snapshot has no field or method Release)

@owbone
Copy link

owbone commented Dec 19, 2017

This seems like just a breaking API change in github.com/tecbot/gorocksdb. We work around it by vendoring it at 209fbe7 (the parent commit of the breaking change).

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

2 participants