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

Arena too small #64

Closed
manishrjain opened this issue Jun 14, 2017 · 1 comment
Closed

Arena too small #64

manishrjain opened this issue Jun 14, 2017 · 1 comment
Assignees
Labels
kind/bug Something is broken.

Comments

@manishrjain
Copy link
Contributor

2017/06/14 09:26:25 error.go:62: Arena too small, toWrite:18 newTotal:134217742 limit:134217728
github.com/dgraph-io/badger/y.AssertTruef
        /home/ubuntu/go/src/github.com/dgraph-io/badger/y/error.go:62
github.com/dgraph-io/badger/skl.(*Arena).PutKey
        /home/ubuntu/go/src/github.com/dgraph-io/badger/skl/arena.go:70
github.com/dgraph-io/badger/skl.newNode
        /home/ubuntu/go/src/github.com/dgraph-io/badger/skl/skl.go:120
github.com/dgraph-io/badger/skl.(*Skiplist).Put
        /home/ubuntu/go/src/github.com/dgraph-io/badger/skl/skl.go:308
github.com/dgraph-io/badger/badger.(*KV).writeToLSM
        /home/ubuntu/go/src/github.com/dgraph-io/badger/badger/kv.go:445
github.com/dgraph-io/badger/badger.(*KV).writeRequests
        /home/ubuntu/go/src/github.com/dgraph-io/badger/badger/kv.go:498
github.com/dgraph-io/badger/badger.(*KV).doWrites
        /home/ubuntu/go/src/github.com/dgraph-io/badger/badger/kv.go:534
runtime.goexit
        /usr/lib/go-1.8/src/runtime/asm_amd64.s:2197
@manishrjain manishrjain added the kind/bug Something is broken. label Jun 14, 2017
@janardhan1993
Copy link

closed via #78

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

No branches or pull requests

2 participants