[VOTE] Release 1.13.1, release candidate #1

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

[VOTE] Release 1.13.1, release candidate #1

dwysakowicz
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
>
> [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

RocMarshal
In reply to this post by dwysakowicz
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 21:32:46,"Dawid Wysakowicz" <[hidden email]> 写道:

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

JING ZHANG
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.13.1-bin-scala_2.11.tgz
  4. Started a local Flink cluster and run some sql queries using SQL
Client, query result is expected.
  5. Found error message contains blue strange characters(e.g '^' and
'[') when initialize SQL Client session using invalid SQL file, will
improve it later

BTW: [JIRA release
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350058)
contains some in-progressing jira (e.g FLINK-22726, FLINK-22759,
FLINK-13856), is it expected?

Best,
JING ZHANG




 I checked the following things:

Roc Marshal <[hidden email]> 于2021年5月26日周三 下午7:31写道:

>
> 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 21:32:46,"Dawid Wysakowicz" <[hidden email]> 写道:
>
> 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

dwysakowicz
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 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.13.1-bin-scala_2.11.tgz
>   4. Started a local Flink cluster and run some sql queries using SQL
> Client, query result is expected.
>   5. Found error message contains blue strange characters(e.g '^' and
> '[') when initialize SQL Client session using invalid SQL file, will
> improve it later
>
> BTW: [JIRA release
> notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350058)
> contains some in-progressing jira (e.g FLINK-22726, FLINK-22759,
> FLINK-13856), is it expected?
>
> Best,
> JING ZHANG
>
>
>
>
>  I checked the following things:
>
> Roc Marshal <[hidden email]> 于2021年5月26日周三 下午7:31写道:
>> 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 21:32:46,"Dawid Wysakowicz" <[hidden email]> 写道:
>>
>> 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

JING ZHANG
Hi Dawid,
I see. Thanks for the explanation.

Best,
JING ZHANG

Dawid Wysakowicz <[hidden email]> 于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 automatically.
>
> Best,
>
> Dawid
>
> On 26/05/2021 15:59, 张静 wrote:
> > 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.13.1-bin-scala_2.11.tgz
> >   4. Started a local Flink cluster and run some sql queries using SQL
> > Client, query result is expected.
> >   5. Found error message contains blue strange characters(e.g '^' and
> > '[') when initialize SQL Client session using invalid SQL file, will
> > improve it later
> >
> > BTW: [JIRA release
> > notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350058)
> > contains some in-progressing jira (e.g FLINK-22726, FLINK-22759,
> > FLINK-13856), is it expected?
> >
> > Best,
> > JING ZHANG
> >
> >
> >
> >
> >  I checked the following things:
> >
> > Roc Marshal <[hidden email]> 于2021年5月26日周三 下午7:31写道:
> >> 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 21:32:46,"Dawid Wysakowicz" <[hidden email]> 写道:
> >>
> >> 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

Chesnay Schepler-3
In reply to this post by dwysakowicz
+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|
> |[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 
> <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

dwysakowicz
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]> <[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] <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

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 <[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

dwysakowicz

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