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

can go-ycsb support fdb api version 630 ? #184

Open
FateTHarlaown opened this issue Jun 10, 2021 · 0 comments
Open

can go-ycsb support fdb api version 630 ? #184

FateTHarlaown opened this issue Jun 10, 2021 · 0 comments

Comments

@FateTHarlaown
Copy link

FateTHarlaown commented Jun 10, 2021

when use go-ycsb connect foundationdb it report:

panic: FoundationDB error code 2203 (API version not supported)

goroutine 1 [running]:
github.com/apple/foundationdb/bindings/go/src/fdb.MustAPIVersion(...)
	/home/xiaoxia.zj/work/gopath/pkg/mod/github.com/apple/foundationdb/bindings/go@v0.0.0-20200112054404-407dc0907f4f/src/fdb/fdb.go:179
github.com/pingcap/go-ycsb/db/foundationdb.createDB(0xc0003ce000, 0x18d3c18, 0xc0003bc118, 0x123, 0xc0003bc110)
	/home/xiaoxia.zj/work/ycsb-bench/go-ycsb/db/foundationdb/db.go:46 +0x2c6
github.com/pingcap/go-ycsb/db/foundationdb.fdbCreator.Create(...)
	/home/xiaoxia.zj/work/ycsb-bench/go-ycsb/db/foundationdb/db.go:203
main.initialGlobal(0x7ffe4b2be226, 0xc, 0xc00063fc20)
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

1 participant