[VOTE] Release 1.13.1, release candidate #1

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

[VOTE] Release 1.13.1, release candidate #1

Dawid Wysakowicz-2
Hi everyone,
Please review and vote on the release candidate #1 for the version 1.13.1, 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],
* the official Apache source release and binary convenience releases to be deployed to dist.apache.org [2], which are signed with the key with fingerprint 31D2DD10BFC15A2D [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "release-1.13.1-rc1" [5],
* website pull request listing the new release and adding announcement blog post [6].
 
The vote will be open for at least 72 hours. It is adopted by majority approval, with at least 3 PMC affirmative votes.
 
Best,
Dawid
 

OpenPGP_signature (855 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

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

Matthias
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 (WindowJoin and WordCount); nothing suspicious found in the logs
- verified change FLINK-22866 manually whether the issue is fixed

Best,
Matthias

On Tue, May 25, 2021 at 3:33 PM Dawid Wysakowicz <[hidden email]> wrote:
Hi everyone,
Please review and vote on the release candidate #1 for the version 1.13.1, 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],
* the official Apache source release and binary convenience releases to be deployed to dist.apache.org [2], which are signed with the key with fingerprint 31D2DD10BFC15A2D [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "release-1.13.1-rc1" [5],
* website pull request listing the new release and adding announcement blog post [6].
 
The vote will be open for at least 72 hours. It is adopted by majority approval, with at least 3 PMC affirmative votes.
 
Best,
Dawid
 
Reply | Threaded
Open this post in threaded view
|

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

Chesnay Schepler
In reply to this post by Dawid Wysakowicz-2
+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,
Please review and vote on the release candidate #1 for the version 1.13.1, 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],
* the official Apache source release and binary convenience releases to be deployed to dist.apache.org [2], which are signed with the key with fingerprint 31D2DD10BFC15A2D [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "release-1.13.1-rc1" [5],
* website pull request listing the new release and adding announcement blog post [6].
 
The vote will be open for at least 72 hours. It is adopted by majority approval, with at least 3 PMC affirmative votes.
 
Best,
Dawid
 


Reply | Threaded
Open this post in threaded view
|

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

Dawid Wysakowicz-2
In reply to this post by Matthias

+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,
    • there were no version changes,
    • checked the updated licenses of javascript dependencies

Best,

Dawid

On 26/05/2021 11:15, Matthias Pohl wrote:
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 (WindowJoin and WordCount); nothing
suspicious found in the logs
- verified change FLINK-22866 manually whether the issue is fixed

Best,
Matthias

On Tue, May 25, 2021 at 3:33 PM Dawid Wysakowicz [hidden email]
wrote:

Hi everyone,
Please review and vote on the release candidate #1 for the version 1.13.1,
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],
* the official Apache source release and binary convenience releases to be
deployed to dist.apache.org [2], which are signed with the key with
fingerprint 31D2DD10BFC15A2D [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "release-1.13.1-rc1" [5],
* website pull request listing the new release and adding announcement
blog post [6].

The vote will be open for at least 72 hours. It is adopted by majority
approval, with at least 3 PMC affirmative votes.

Best,
Dawid

[1]
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350058
[2] https://dist.apache.org/repos/dist/dev/flink/flink-1.13.1-rc1/
[3] https://dist.apache.org/repos/dist/release/flink/KEYS
[4]
https://repository.apache.org/content/repositories/orgapacheflink-1422/
[5] https://github.com/apache/flink/tree/release-1.13.1-rc1
[6] https://github.com/apache/flink-web/pull/448


    

OpenPGP_signature (855 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

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

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 <[hidden email]> 于2021年5月27日周四 下午9:45写道:

+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,
    • there were no version changes,
    • checked the updated licenses of javascript dependencies

Best,

Dawid

On 26/05/2021 11:15, Matthias Pohl wrote:
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 (WindowJoin and WordCount); nothing
suspicious found in the logs
- verified change FLINK-22866 manually whether the issue is fixed

Best,
Matthias

On Tue, May 25, 2021 at 3:33 PM Dawid Wysakowicz [hidden email]
wrote:

Hi everyone,
Please review and vote on the release candidate #1 for the version 1.13.1,
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],
* the official Apache source release and binary convenience releases to be
deployed to dist.apache.org [2], which are signed with the key with
fingerprint 31D2DD10BFC15A2D [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "release-1.13.1-rc1" [5],
* website pull request listing the new release and adding announcement
blog post [6].

The vote will be open for at least 72 hours. It is adopted by majority
approval, with at least 3 PMC affirmative votes.

Best,
Dawid

[1]
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350058
[2] https://dist.apache.org/repos/dist/dev/flink/flink-1.13.1-rc1/
[3] https://dist.apache.org/repos/dist/release/flink/KEYS
[4]
https://repository.apache.org/content/repositories/orgapacheflink-1422/
[5] https://github.com/apache/flink/tree/release-1.13.1-rc1
[6] https://github.com/apache/flink-web/pull/448


    
Reply | Threaded
Open this post in threaded view
|

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

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,
Leonard


在 2021年5月28日,10:25,Xingbo Huang <[hidden email]> 写道:

+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 <[hidden email]> 于2021年5月27日周四 下午9:45写道:

+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,
    • there were no version changes,
    • checked the updated licenses of javascript dependencies

Best,

Dawid

On 26/05/2021 11:15, Matthias Pohl wrote:
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 (WindowJoin and WordCount); nothing
suspicious found in the logs
- verified change FLINK-22866 manually whether the issue is fixed

Best,
Matthias

On Tue, May 25, 2021 at 3:33 PM Dawid Wysakowicz [hidden email]
wrote:

Hi everyone,
Please review and vote on the release candidate #1 for the version 1.13.1,
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],
* the official Apache source release and binary convenience releases to be
deployed to dist.apache.org [2], which are signed with the key with
fingerprint 31D2DD10BFC15A2D [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "release-1.13.1-rc1" [5],
* website pull request listing the new release and adding announcement
blog post [6].

The vote will be open for at least 72 hours. It is adopted by majority
approval, with at least 3 PMC affirmative votes.

Best,
Dawid

[1]
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350058
[2] https://dist.apache.org/repos/dist/dev/flink/flink-1.13.1-rc1/
[3] https://dist.apache.org/repos/dist/release/flink/KEYS
[4]
https://repository.apache.org/content/repositories/orgapacheflink-1422/
[5] https://github.com/apache/flink/tree/release-1.13.1-rc1
[6] https://github.com/apache/flink-web/pull/448


    

Reply | Threaded
Open this post in threaded view
|

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

rmetzger0
+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 <[hidden email]> wrote:

+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,
Leonard


> 在 2021年5月28日,10:25,Xingbo Huang <[hidden email]> 写道:
>
> +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 <[hidden email] <mailto:[hidden email]>> 于2021年5月27日周四 下午9:45写道:
> +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,
> there were no version changes,
> checked the updated licenses of javascript dependencies
> Best,
>
> Dawid
>
> On 26/05/2021 11:15, Matthias Pohl wrote:
>> 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 (WindowJoin and WordCount); nothing
>> suspicious found in the logs
>> - verified change FLINK-22866 manually whether the issue is fixed
>>
>> Best,
>> Matthias
>>
>> On Tue, May 25, 2021 at 3:33 PM Dawid Wysakowicz <[hidden email]> <mailto:[hidden email]>
>> wrote:
>>
>>> Hi everyone,
>>> Please review and vote on the release candidate #1 for the version 1.13.1,
>>> 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],
>>> * the official Apache source release and binary convenience releases to be
>>> deployed to dist.apache.org <http://dist.apache.org/> [2], which are signed with the key with
>>> fingerprint 31D2DD10BFC15A2D [3],
>>> * all artifacts to be deployed to the Maven Central Repository [4],
>>> * source code tag "release-1.13.1-rc1" [5],
>>> * website pull request listing the new release and adding announcement
>>> blog post [6].
>>>
>>> The vote will be open for at least 72 hours. It is adopted by majority
>>> approval, with at least 3 PMC affirmative votes.
>>>
>>> Best,
>>> Dawid
>>>
>>> [1]
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350058 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350058>
>>> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.13.1-rc1/ <https://dist.apache.org/repos/dist/dev/flink/flink-1.13.1-rc1/>
>>> [3] https://dist.apache.org/repos/dist/release/flink/KEYS <https://dist.apache.org/repos/dist/release/flink/KEYS>
>>> [4]
>>> https://repository.apache.org/content/repositories/orgapacheflink-1422/ <https://repository.apache.org/content/repositories/orgapacheflink-1422/>
>>> [5] https://github.com/apache/flink/tree/release-1.13.1-rc1 <https://github.com/apache/flink/tree/release-1.13.1-rc1>
>>> [6] https://github.com/apache/flink-web/pull/448 <https://github.com/apache/flink-web/pull/448>
>>>

Reply | Threaded
Open this post in threaded view
|

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

Dawid Wysakowicz-2

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)
- 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 <[hidden email]> wrote:

+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,
Leonard


> 在 2021年5月28日,10:25,Xingbo Huang <[hidden email]> 写道:
>
> +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 <[hidden email] <mailto:[hidden email]>> 于2021年5月27日周四 下午9:45写道:
> +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,
> there were no version changes,
> checked the updated licenses of javascript dependencies
> Best,
>
> Dawid
>
> On 26/05/2021 11:15, Matthias Pohl wrote:
>> 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 (WindowJoin and WordCount); nothing
>> suspicious found in the logs
>> - verified change FLINK-22866 manually whether the issue is fixed
>>
>> Best,
>> Matthias
>>
>> On Tue, May 25, 2021 at 3:33 PM Dawid Wysakowicz <[hidden email]> <mailto:[hidden email]>
>> wrote:
>>
>>> Hi everyone,
>>> Please review and vote on the release candidate #1 for the version 1.13.1,
>>> 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],
>>> * the official Apache source release and binary convenience releases to be
>>> deployed to dist.apache.org <http://dist.apache.org/> [2], which are signed with the key with
>>> fingerprint 31D2DD10BFC15A2D [3],
>>> * all artifacts to be deployed to the Maven Central Repository [4],
>>> * source code tag "release-1.13.1-rc1" [5],
>>> * website pull request listing the new release and adding announcement
>>> blog post [6].
>>>
>>> The vote will be open for at least 72 hours. It is adopted by majority
>>> approval, with at least 3 PMC affirmative votes.
>>>
>>> Best,
>>> Dawid
>>>
>>> [1]
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350058 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350058>
>>> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.13.1-rc1/ <https://dist.apache.org/repos/dist/dev/flink/flink-1.13.1-rc1/>
>>> [3] https://dist.apache.org/repos/dist/release/flink/KEYS <https://dist.apache.org/repos/dist/release/flink/KEYS>
>>> [4]
>>> https://repository.apache.org/content/repositories/orgapacheflink-1422/ <https://repository.apache.org/content/repositories/orgapacheflink-1422/>
>>> [5] https://github.com/apache/flink/tree/release-1.13.1-rc1 <https://github.com/apache/flink/tree/release-1.13.1-rc1>
>>> [6] https://github.com/apache/flink-web/pull/448 <https://github.com/apache/flink-web/pull/448>
>>>


OpenPGP_signature (855 bytes) Download Attachment