Re: [ANNOUNCE] Randomized tests

2021-02-11 Thread Piotr Nowojski
Thanks for yours and Chesnay's efforts in this topic. I also think it would be a good idea to just transcribe your email to some documentation/wiki page, so that it can be easily found in the future. Piotrek czw., 11 lut 2021 o 10:36 Till Rohrmann napisaƂ(a): > Thanks for letting the community

Re: [ANNOUNCE] Randomized tests

2021-02-11 Thread Till Rohrmann
Thanks for letting the community know Arvid. Can we document this specific behaviour somewhere easy to find for others? Maybe we could add it to the Flink wiki or the how to contribute guide. Cheers, Till On Wed, Feb 10, 2021 at 2:44 PM Arvid Heise wrote: > Dear devs, > > I just merged FLINK-19

[ANNOUNCE] Randomized tests

2021-02-10 Thread Arvid Heise
Dear devs, I just merged FLINK-19520, which adds randomization to all tests that use the MiniCluster(WithResource). The overall goal is to provide a faster and better coverage for future changes in the network stack in particular in conjunction with checkpointing. We implemented it in a way to fu