Dennis Felsing

Results 484 comments of Dennis Felsing

Awesome, thanks for triggering Nightly! Note that with random feature flags we currently expect to see a bunch of test failures (OoMs, perf. regressions, different plans), but not wrong results...

A rerun of the Zippy Postgres CDC didn't OoM, so the signal is not very strong.

The wrong result in Testdrive reproduces! ``` bin/mzcompose --find testdrive down && CI_SYSTEM_PARAMETERS_SEED=019760fd-11f6-4a42-a9a1-1fe7ef26c8bf CI_SYSTEM_PARAMETERS=random bin/mzcompose --find testdrive run default --default-size=1 fetch-select-during-ingest.td ``` But also on main, I'll open a bug,...

Tell me when this is ready for testing, there are some tests/frameworks where this will be a good fit (platform-checks, parallel-workload).

Cloudtest seems to become more flaky with this, I haven't investigated further: https://buildkite.com/materialize/nightly/builds/11248#01953908-e37e-4895-a9f9-c4105e72d02f

I'm wondering if this is a good idea. Nightly is green at least: https://buildkite.com/materialize/nightly/builds/14350#_ Maybe worth a try. I'm hoping to catch some slow coordinator in CI, so that we...

It fails: `(signal: 9, SIGKILL: kill)` Locally it fails for me the same way as in https://materializeinc.slack.com/archives/C08ACQNGSQK/p1759754676092499, but a bit weird that it shows up as a signal 9 in...

Tell me if you want any help with setting up FoundationDB in mzcompose. I'm very interested to see benchmark results, as well as the limits test to find new limits...