Hi Devs! We have been performing extensive manual testing on the release.
We have found some very infrequent savepoint upgrade issues with Flink 1.15 deployments that we could not reliably reproduce so far. I have added a fix that hopefully eliminates the root cause ( https://issues.apache.org/jira/browse/FLINK-27804) Since adding this we haven't hit the same problem again, so our confidence in the fix is growing :) I think it would make sense to create a new RC including this fix tomorrow, or whenever you have time Yang. We do not need to rush this release, I would prefer to take an extra 1-2 days to eliminate these corner cases as much as possible. Cheers, Gyula On Fri, May 27, 2022 at 11:09 AM Jim Busche <jbus...@us.ibm.com> wrote: > Hi Yang, > > > Oh, I’ve been using podman on Red Hat for testing: > > podman version > > Client: Podman Engine > > Version: 4.0.2 > > API Version: 4.0.2 > > > If I use Docker (version 20.10.13 for me right now) then it builds fine > with that COPY git line. Nice! > > > > To use podman, I need to either comment out the COPY git line, or mkdir > .git first. > > > > Thanks, Jim > > > > > >