Miguel Filipe

Results 5 issues of Miguel Filipe

This change includes a few very small fixes to python scripts in the test/ directory. I've broken the change roughly by commits, but here is the list of changes: -...

enhancement

this fix is required to run `test/cluster_generator.py` tests w/ cluster definitions that default to DC_SAFE_QUORUM consistency levels. I'm now able to run: `> test/cluster_generator.py test/safe_quorum_request.yaml`

We have inumerous cases where the user isn't understanding why something isn't working.. This is due to problems with error reporting: the real error message isn’t trickling down to the...

macbookpro m1 ``` Linux metal-brick 6.6.3-414.asahi.fc39.aarch64+16k #1 SMP PREEMPT_DYNAMIC Sun Mar 24 19:44:17 UTC 2024 aarch64 GNU/Linux ``` build was triggered with: ``` ⚡ ./build native-linux-gnu native ``` vanilla build...

Hello, the binary builds for linux/arm64 don't run Apple's M1/M2/M3. attempting to run `fdbmonitor` shows that fdbserver can't start because of the statically built jemalloc is compiled w/ 4kb pages....