[VOTE] Release 1.15.0, release candidate #2

2022-04-12 Thread Yun Gao
Hi everyone, Please review and vote on the release candidate #2 for the version 1.15.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) The complete staging area is available for your review, which includes: * JIRA release notes [1], *

Re: [VOTE] Release 1.15.0, release candidate #2

2022-04-12 Thread Yun Gao
Date:Tue Apr 12 23:10:10 2022 Recipients:dev Subject:[VOTE] Release 1.15.0, release candidate #2 Hi everyone, Please review and vote on the release candidate #2 for the version 1.15.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) The

Re: [VOTE] Release 1.15.0, release candidate #2

2022-04-13 Thread Dawid Wysakowicz
-1, I checked new modules and modules with updated dependencies for proper listing LICENSE files. I found a number of issues, of which one justifies cancelling the rc, imo. Blocker: * https://issues.apache.org/jira/browse/FLINK-27231 Minor: * https://issues.apache.org/jira/browse/FLINK-2

Re: [VOTE] Release 1.15.0, release candidate #2

2022-04-13 Thread Chesnay Schepler
Re why CI didn't pick up on it: Currently, excessive NOTICE entries don't fail CI, only missing ones do. They should be logged though! The reason being that only missing entries are problems (for us, in a legal sense). That would be easy to change though. On 13/04/2022 17:40, Dawid Wysakowicz

Re: Re: [VOTE] Release 1.15.0, release candidate #2

2022-04-13 Thread Yun Gao
ginal Mail -- Sender:Chesnay Schepler Send Date:Thu Apr 14 00:40:32 2022 Recipients:Dev , Dawid Wysakowicz , Yun Gao Subject:Re: [VOTE] Release 1.15.0, release candidate #2 Re why CI didn't pick up on it: Currently, excessive NOTICE entries don't fail CI, only missing ones do. T