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

Assert failed error while compaction #96

Closed
pawanrawal opened this issue Jul 7, 2017 · 0 comments
Closed

Assert failed error while compaction #96

pawanrawal opened this issue Jul 7, 2017 · 0 comments
Assignees
Labels
kind/bug Something is broken.

Comments

@pawanrawal
Copy link
Contributor

Sometimes I get this error while restarting Dgraph for development.

2017/07/07 13:31:12 error.go:55: Assert failed
github.com/dgraph-io/badger/y.AssertTrue
	/home/pawan/go/src/github.com/dgraph-io/badger/y/error.go:55
github.com/dgraph-io/badger.getKeyRange
	/home/pawan/go/src/github.com/dgraph-io/badger/compaction.go:51
github.com/dgraph-io/badger.(*levelsController).fillTablesL0
	/home/pawan/go/src/github.com/dgraph-io/badger/levels.go:343
github.com/dgraph-io/badger.(*levelsController).doCompact
	/home/pawan/go/src/github.com/dgraph-io/badger/levels.go:478
github.com/dgraph-io/badger.(*levelsController).runWorker
	/home/pawan/go/src/github.com/dgraph-io/badger/levels.go:161
@pawanrawal pawanrawal added the kind/bug Something is broken. label Jul 7, 2017
spongedu pushed a commit to spongedu/badger that referenced this issue Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something is broken.
Development

Successfully merging a pull request may close this issue.

1 participant