Scott Dugas

Results 26 comments of Scott Dugas

To be clear, I have tested locally, and this test passes with that seed, so there is something non-deterministic about the test.

I did reproduce this locally by adding a custom `MethodRule` that repeated the test a bunch of times. It looks like sometimes it closes the writer and merges the files,...

Note: The logic to determine where versions are stored is in part influenced by whether records are split or not. A mixed-mode would need to take this into consideration to...

The only change between 1.1.8 and 1.1.9 is: > Release 1.1.9 Add kotlin support(https://github.com/harbby/gradle-serviceloader/pull/8 ) (untested) So maybe not something we should take right now. `1.1.8` already supports gradle 8.

It used to fail with higher numbers, due to https://github.com/FoundationDB/fdb-record-layer/issues/2989 but even with https://github.com/FoundationDB/fdb-record-layer/pull/3494 it fails with a parallelism of 1