Re: [VOTE] Release 1.13.1, release candidate #1

2021-05-28 Thread Dawid Wysakowicz
Thank you all for the votes. I am happy to say we approved the release. I will write a separate summary mail. Best, Dawid On 28/05/2021 14:40, Robert Metzger wrote: > +1 (binding) > > - Tried out reactive mode in from the scala 2.11 binary locally (with > scale up & stop with savepoint) > - revi

Re: [VOTE] Release 1.13.1, release candidate #1

2021-05-28 Thread Robert Metzger
+1 (binding) - Tried out reactive mode in from the scala 2.11 binary locally (with scale up & stop with savepoint) - reviewed website update - randomly checked a jar file in the staging repo (flink-python jar looks okay (I just checked superifically)) On Fri, May 28, 2021 at 5:16 AM Leonard Xu

Re: [VOTE] Release 1.13.1, release candidate #1

2021-05-27 Thread Leonard Xu
+1 (non-binding) - verified signatures and hashes - built from source code with scala 2.11 succeeded - started a cluster, WebUI was accessible, ran a window word count job, no suspicious log output - ran some SQL jobs in SQL Client, the queries result is expected - the web PR looks good Best, L

Re: [VOTE] Release 1.13.1, release candidate #1

2021-05-27 Thread Xingbo Huang
+1 (non-binding) - verified checksums and signatures - built from source code - check apache-flink source/wheel package content - run python udf job Best, Xingbo Dawid Wysakowicz 于2021年5月27日周四 下午9:45写道: > +1 (binding) > >- verified signatures and checksums >- built from sources and run

Re: [VOTE] Release 1.13.1, release candidate #1

2021-05-27 Thread Dawid Wysakowicz
+1 (binding) * verified signatures and checksums * built from sources and run an example, quickly checked Web UI * checked diff of pom.xml and NOTICE files from 1.13.0, o there were no version changes, o checked the updated licenses of javascript dependencies Best, Dawid On 26

Re: [VOTE] Release 1.13.1, release candidate #1

2021-05-27 Thread Chesnay Schepler
+1 (binding) - reviewed website PR - checked repository contents for presence of scala 2.11/2.12 artifacts, and that they are indeed using different scala versions - checked release commit (a7f31926eced15fa2df353b06c71b86c4f9a8e0c) On 5/25/2021 3:32 PM, Dawid Wysakowicz wrote: |Hi everyone,|

Re: [VOTE] Release 1.13.1, release candidate #1

2021-05-26 Thread 张静
Hi Dawid, I see. Thanks for the explanation. Best, JING ZHANG Dawid Wysakowicz 于2021年5月26日周三 下午11:06写道: > > Hi Jing Zhang, > > Yes, it is expected that the JIRA page might contain open issues. All > open issues will be moved to the next version once we mark the 1.13.1 > version as released autom

Re: [VOTE] Release 1.13.1, release candidate #1

2021-05-26 Thread Dawid Wysakowicz
Hi Jing Zhang, Yes, it is expected that the JIRA page might contain open issues. All open issues will be moved to the next version once we mark the 1.13.1 version as released automatically. Best, Dawid On 26/05/2021 15:59, 张静 wrote: > Hi Dawid, > +1. Thank you for driving this release. > I

Re: [VOTE] Release 1.13.1, release candidate #1

2021-05-26 Thread 张静
Hi Dawid, +1. Thank you for driving this release. I checked: 1. Built from source code flink-1.13.1-src.tgz succeeded 2. Started a local Flink cluster based on built 1.13.1 in the Step1, ran the WordCount example, WebUI looks good, no suspicious output/log. 3. Repeat Step 3 with flink-1.

Re:[VOTE] Release 1.13.1, release candidate #1

2021-05-26 Thread Roc Marshal
Hi Dawid, +1. Thank you for driving this release. I checked the following things: - downloaded and build source code - started cluster and succeed in jobs (flink applications defined by me) - checked diff of pom files between 1.13.1-rc1 and 1.13.0 Best, Roc. 在 2021-05-25

Re: [VOTE] Release 1.13.1, release candidate #1

2021-05-26 Thread Matthias Pohl
Hi Dawid, +1 (non-binding) Thanks for driving this release. I checked the following things: - downloaded and build source code - verified checksums - double-checked diff of pom files between 1.13.0 and 1.13.1-rc1 - did a visual check of the release blog post - started cluster and ran jobs (WindowJ