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

Incorrect error thrown by db.Drop #268

Open
beansgum opened this issue May 3, 2020 · 0 comments
Open

Incorrect error thrown by db.Drop #268

beansgum opened this issue May 3, 2020 · 0 comments

Comments

@beansgum
Copy link

beansgum commented May 3, 2020

Calling db.Drop when a bucket does not exist returns "bucket not found" and that error is directly from bolt's bolt.ErrBucketNotFound, I believe this error should be translated to storm.ErrNotFound.

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

No branches or pull requests

2 participants