-
I've built foundationdb from the github source (master branch) and I'm making some tests on the dr site replication.
I have two fdb clusters a primary and a dr cluster. Each cluster have three node…
-
### What would you like to be added/changed?
This would allow to ensure we are resilient against different errors. We could start with allowing to inject a timeout error based as a fixed condition an…
-
fdb has no password
clickhouse does not set the fdb account configuration
hdfs acl
and so on
-
Hi!
We are investigating different databases for our solution. And FoundationDB is one of the candidates. And one of the requirements is support of different architectures (at least x86-64 and ARM)…
-
There are currently a few problems with handling trace logging thread errors that need to be addressed, as discussed in this [forum post](https://forums.foundationdb.org/t/processes-oom-fdbmonitor-doe…
-
Hi!
Recently I did many Profile-Guided Optimization (PGO) benchmarks on multiple projects (including interpreters and compilers like Rustc, Clang, GCC, CPython, and many others) - the results are a…
-
### Vector Version
```
vector 0.11.1 (v0.11.1 x86_64-unknown-linux-musl 2020-12-17)
```
### Vector Configuration File
#### Vector near FoundationDB
```toml
[sources.fdb_log]
…
-
When creating a double-replicated cluster, it needs to be distributed across at least 3 fault domains in order to recruit a valid set of coordinators. If there is only capacity on 2 fault domains, Kub…
-
[Forums: How to scale FoundationDB reads](https://forums.foundationdb.org/t/how-to-scale-foundation-db-reads/1108/) has GRV benchmarks and results that show that proxy-side GRV batching seems broken, …
-
We weirdly lack documentation for how to actually test code. It'd be good to definitely highlight cmake+ctest as the preferred workflow, but mentioning how to directly run a `./fdbserver -r simulatio…