-
Looking at https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/health-checks?view=aspnetcore-7.0#distribute-a-health-check-library it is possible to write a health check for ASP.NET Core tha…
-
### What would you like to be added/changed?
We should enable the `crash looping the sidecar for all Pods` test added in https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1779 to test th…
-
The error output is:
```
2020/12/10 07:58:01 ERROR: The last backup `2020-12-10-12-33-01.722470' happened in the future.
ERROR: An error was encountered during submission
Fatal Error: Backup err…
-
I had some trouble trying this on MacOS. Creating a namespace would hang (not sure if this is MacOS specific). Running sqlite3 with `DYLD_INSERT_LIBRARIES` didn't seem to interpose correctly, sqlite3 …
-
We have been running with 2.8.91.0 and have hit some of the bugs which are fixed in the later versions.
Namely - IndexState not updated to write only and Inequality Predicates on single field indexe…
-
The `Tuple` class has support of `BigInteger`, but we don't have any tests for it.
-
In `status json`, we report ``cluster.workload.operations.memory_errors`` to measure the number of requests rejected by the proxies because the memory limit has been exceeded, which includes `TxnCommi…
-
https://github.com/apple/foundationdb/blob/4b66645d80e813c056779ab73d7b2d7bb7534472/flow/include/flow/Arena.h#L660 intends to block conversion from `const char*` to `StringRef` through `std::string`, …
-
Hello,
I built a version of foundationdb 7.1 branch to enable backup to Azure blobstore. I took the latest in the 7.1 branch and followed steps outlined [here](https://github.com/FoundationDB/fdb-b…
-
I'm in a little bit of an XY problem situation. There's a known limitation in FDB client API, which is unlikely going to be resolved in the foreseeable future. So I need to work around that. If there'…