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

2022-04-19 Thread Yun Gao
Thanks Timo for checking and fixing this issue! Then this RC should be
officially canceled and I'll post the next RC soon. 

Best,
Yun Gao


--
Sender:Timo Walther
Date:2022/04/19 16:46:51
Recipient:
Theme:Re: [VOTE] Release 1.15.0, release candidate #3

-1

We found a regression in one of the core SQL operations (i.e. CAST 
string<->binary) [1]. It would be better to fix this immediately to 
avoid confusion. Also, we can use the time to fix another small 
regression where a PR is also almost ready [2]. Both should be merged in 
the next hours.

Sorry for any inconvenience,
Timo


[1] https://issues.apache.org/jira/browse/FLINK-27212
[2] https://issues.apache.org/jira/browse/FLINK-27263

Am 18.04.22 um 12:45 schrieb Yang Wang:
> +1(non-binding)
>
> - Verified signature and checksum
> - Build image with flink-docker repo
> - Run statemachine last-state upgrade via flink-kubernetes-operator which
> could verify the following aspects
>  - Native K8s integration
>  - Multiple Component Kubernetes HA services
> - Run Flink application with 5 TM and ZK HA enabled on YARN
>  - Verify job result store
>
>
> Best,
> Yang
>
> Guowei Ma  于2022年4月18日周一 15:51写道:
>
>> +1(binding)
>>
>> - Verified the signature and checksum of the release binary
>> - Run the SqlClient example
>> - Run the WordCount example
>> - Compile from the source and success
>>
>> Best,
>> Guowei
>>
>>
>> On Mon, Apr 18, 2022 at 11:13 AM Xintong Song 
>> wrote:
>>
>>> +1 (binding)
>>>
>>> - verified signature and checksum
>>> - build from source
>>> - run example jobs in a standalone cluster, everything looks expected
>>>
>>>
>>> Thank you~
>>>
>>> Xintong Song
>>>
>>>
>>>
>>> On Fri, Apr 15, 2022 at 12:56 PM Yun Gao 
>>> wrote:
>>>
 Hi everyone,

 Please review and vote on the release candidate #3 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],* 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
 CBE82BEFD827B08AFA843977EDBF922A7BC84897 [3],
 * all artifacts to be deployed to the Maven Central Repository [4],
 * source code tag "release-1.15.0-rc3" [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.

 Thanks,
 Joe, Till and Yun Gao
 [1]

>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350442
 [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.15.0-rc3/
 [3] https://dist.apache.org/repos/dist/release/flink/KEYS
 [4]

>> https://repository.apache.org/content/repositories/orgapacheflink-1497/
 [5] https://github.com/apache/flink/releases/tag/release-1.15.0-rc3/
 [6] https://github.com/apache/flink-web/pull/526





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

2022-04-19 Thread Timo Walther

-1

We found a regression in one of the core SQL operations (i.e. CAST 
string<->binary) [1]. It would be better to fix this immediately to 
avoid confusion. Also, we can use the time to fix another small 
regression where a PR is also almost ready [2]. Both should be merged in 
the next hours.


Sorry for any inconvenience,
Timo


[1] https://issues.apache.org/jira/browse/FLINK-27212
[2] https://issues.apache.org/jira/browse/FLINK-27263

Am 18.04.22 um 12:45 schrieb Yang Wang:

+1(non-binding)

- Verified signature and checksum
- Build image with flink-docker repo
- Run statemachine last-state upgrade via flink-kubernetes-operator which
could verify the following aspects
 - Native K8s integration
 - Multiple Component Kubernetes HA services
- Run Flink application with 5 TM and ZK HA enabled on YARN
 - Verify job result store


Best,
Yang

Guowei Ma  于2022年4月18日周一 15:51写道:


+1(binding)

- Verified the signature and checksum of the release binary
- Run the SqlClient example
- Run the WordCount example
- Compile from the source and success

Best,
Guowei


On Mon, Apr 18, 2022 at 11:13 AM Xintong Song 
wrote:


+1 (binding)

- verified signature and checksum
- build from source
- run example jobs in a standalone cluster, everything looks expected


Thank you~

Xintong Song



On Fri, Apr 15, 2022 at 12:56 PM Yun Gao 
wrote:


Hi everyone,

Please review and vote on the release candidate #3 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],* 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
CBE82BEFD827B08AFA843977EDBF922A7BC84897 [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "release-1.15.0-rc3" [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.

Thanks,
Joe, Till and Yun Gao
[1]


https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350442

[2] https://dist.apache.org/repos/dist/dev/flink/flink-1.15.0-rc3/
[3] https://dist.apache.org/repos/dist/release/flink/KEYS
[4]


https://repository.apache.org/content/repositories/orgapacheflink-1497/

[5] https://github.com/apache/flink/releases/tag/release-1.15.0-rc3/
[6] https://github.com/apache/flink-web/pull/526







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

2022-04-18 Thread Yang Wang
+1(non-binding)

- Verified signature and checksum
- Build image with flink-docker repo
- Run statemachine last-state upgrade via flink-kubernetes-operator which
could verify the following aspects
- Native K8s integration
- Multiple Component Kubernetes HA services
- Run Flink application with 5 TM and ZK HA enabled on YARN
- Verify job result store


Best,
Yang

Guowei Ma  于2022年4月18日周一 15:51写道:

> +1(binding)
>
> - Verified the signature and checksum of the release binary
> - Run the SqlClient example
> - Run the WordCount example
> - Compile from the source and success
>
> Best,
> Guowei
>
>
> On Mon, Apr 18, 2022 at 11:13 AM Xintong Song 
> wrote:
>
> > +1 (binding)
> >
> > - verified signature and checksum
> > - build from source
> > - run example jobs in a standalone cluster, everything looks expected
> >
> >
> > Thank you~
> >
> > Xintong Song
> >
> >
> >
> > On Fri, Apr 15, 2022 at 12:56 PM Yun Gao 
> > wrote:
> >
> > > Hi everyone,
> > >
> > > Please review and vote on the release candidate #3 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],* 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
> > > CBE82BEFD827B08AFA843977EDBF922A7BC84897 [3],
> > > * all artifacts to be deployed to the Maven Central Repository [4],
> > > * source code tag "release-1.15.0-rc3" [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.
> > >
> > > Thanks,
> > > Joe, Till and Yun Gao
> > > [1]
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350442
> > > [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.15.0-rc3/
> > > [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> > > [4]
> > >
> https://repository.apache.org/content/repositories/orgapacheflink-1497/
> > > [5] https://github.com/apache/flink/releases/tag/release-1.15.0-rc3/
> > > [6] https://github.com/apache/flink-web/pull/526
> > >
> > >
> > >
> >
>


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

2022-04-18 Thread Guowei Ma
+1(binding)

- Verified the signature and checksum of the release binary
- Run the SqlClient example
- Run the WordCount example
- Compile from the source and success

Best,
Guowei


On Mon, Apr 18, 2022 at 11:13 AM Xintong Song  wrote:

> +1 (binding)
>
> - verified signature and checksum
> - build from source
> - run example jobs in a standalone cluster, everything looks expected
>
>
> Thank you~
>
> Xintong Song
>
>
>
> On Fri, Apr 15, 2022 at 12:56 PM Yun Gao 
> wrote:
>
> > Hi everyone,
> >
> > Please review and vote on the release candidate #3 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],* 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
> > CBE82BEFD827B08AFA843977EDBF922A7BC84897 [3],
> > * all artifacts to be deployed to the Maven Central Repository [4],
> > * source code tag "release-1.15.0-rc3" [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.
> >
> > Thanks,
> > Joe, Till and Yun Gao
> > [1]
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350442
> > [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.15.0-rc3/
> > [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> > [4]
> > https://repository.apache.org/content/repositories/orgapacheflink-1497/
> > [5] https://github.com/apache/flink/releases/tag/release-1.15.0-rc3/
> > [6] https://github.com/apache/flink-web/pull/526
> >
> >
> >
>


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

2022-04-17 Thread Xintong Song
+1 (binding)

- verified signature and checksum
- build from source
- run example jobs in a standalone cluster, everything looks expected


Thank you~

Xintong Song



On Fri, Apr 15, 2022 at 12:56 PM Yun Gao 
wrote:

> Hi everyone,
>
> Please review and vote on the release candidate #3 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],* 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
> CBE82BEFD827B08AFA843977EDBF922A7BC84897 [3],
> * all artifacts to be deployed to the Maven Central Repository [4],
> * source code tag "release-1.15.0-rc3" [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.
>
> Thanks,
> Joe, Till and Yun Gao
> [1]
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350442
> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.15.0-rc3/
> [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> [4]
> https://repository.apache.org/content/repositories/orgapacheflink-1497/
> [5] https://github.com/apache/flink/releases/tag/release-1.15.0-rc3/
> [6] https://github.com/apache/flink-web/pull/526
>
>
>