Rjerk
Rjerk
```bash ➜ foundationdb-dotnet-client git:(aa3d663d) ✗ ./build/FdbShell Connecting to cluster... REMOVED FDB API FUNCTION [1] 504729 abort (core dumped) ./build/FdbShell ➜ foundationdb-dotnet-client git:(aa3d663d) ✗ ./build/FdbTop REMOVED FDB API FUNCTION [1] 504752...
I have a FDB cluster in three_datacenter mode. Each DC has 6 machines. I found that the cluster becomes unavailable if I randomly down the machines’ public network interface (ifdown...
Build failed in my macOS: ``` ➜ go-ycsb git:(master) ✗ go version go version go1.17 darwin/arm64 ➜ go-ycsb git:(master) make go build -tags " foundationdb" -o bin/go-ycsb cmd/go-ycsb/* # github.com/apple/foundationdb/bindings/go/src/fdb...