We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when use go-ycsb connect foundationdb it report:
The text was updated successfully, but these errors were encountered: