[VOTE] Release 1.9.2, release candidate #1

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

[VOTE] Release 1.9.2, release candidate #1

Hequn Cheng
Hi everyone,

Please review and vote on the release candidate #1 for the version 1.9.2,
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 EF88474C564C7A608A822EEC3FF96A2057B6476C [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "release-1.9.2-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.
Please cast your votes before *Jan. 29th 2020, 12:00 UTC*.

It is adopted by majority approval, with at least 3 PMC affirmative votes.

Thanks,
Hequn

[1]
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12346278
[2] https://dist.apache.org/repos/dist/dev/flink/flink-1.9.2-rc1/
[3] https://dist.apache.org/repos/dist/release/flink/KEYS
[4] https://repository.apache.org/content/repositories/orgapacheflink-1323/
[5]
https://github.com/apache/flink/commit/c9d2c9098d725a2d39e860bde414ecb0c5d6a233
[6] https://github.com/apache/flink-web/pull/295
Reply | Threaded
Open this post in threaded view
|

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

Chesnay Schepler-3
+1 (binding)

- checked signatures
- built from source
- started a cluster and submitted examples via WebUI
- log files look good

I also went over the release notes and updated a few things.

On 24/01/2020 11:03, Hequn Cheng wrote:

> Hi everyone,
>
> Please review and vote on the release candidate #1 for the version 1.9.2,
> 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 EF88474C564C7A608A822EEC3FF96A2057B6476C [3],
> * all artifacts to be deployed to the Maven Central Repository [4],
> * source code tag "release-1.9.2-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.
> Please cast your votes before *Jan. 29th 2020, 12:00 UTC*.
>
> It is adopted by majority approval, with at least 3 PMC affirmative votes.
>
> Thanks,
> Hequn
>
> [1]
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12346278
> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.9.2-rc1/
> [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> [4] https://repository.apache.org/content/repositories/orgapacheflink-1323/
> [5]
> https://github.com/apache/flink/commit/c9d2c9098d725a2d39e860bde414ecb0c5d6a233
> [6] https://github.com/apache/flink-web/pull/295
>

Reply | Threaded
Open this post in threaded view
|

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

Hequn Cheng
@Chesnay Schepler <[hidden email]> Thanks a lot! The release notes look
much better now.
I have updated the release notes in the website PR accordingly.

Thanks,
Hequn

On Wed, Jan 29, 2020 at 5:34 PM Chesnay Schepler <[hidden email]> wrote:

> +1 (binding)
>
> - checked signatures
> - built from source
> - started a cluster and submitted examples via WebUI
> - log files look good
>
> I also went over the release notes and updated a few things.
>
> On 24/01/2020 11:03, Hequn Cheng wrote:
> > Hi everyone,
> >
> > Please review and vote on the release candidate #1 for the version 1.9.2,
> > 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 EF88474C564C7A608A822EEC3FF96A2057B6476C [3],
> > * all artifacts to be deployed to the Maven Central Repository [4],
> > * source code tag "release-1.9.2-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.
> > Please cast your votes before *Jan. 29th 2020, 12:00 UTC*.
> >
> > It is adopted by majority approval, with at least 3 PMC affirmative
> votes.
> >
> > Thanks,
> > Hequn
> >
> > [1]
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12346278
> > [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.9.2-rc1/
> > [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> > [4]
> https://repository.apache.org/content/repositories/orgapacheflink-1323/
> > [5]
> >
> https://github.com/apache/flink/commit/c9d2c9098d725a2d39e860bde414ecb0c5d6a233
> > [6] https://github.com/apache/flink-web/pull/295
> >
>
>
Reply | Threaded
Open this post in threaded view
|

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

Tzu-Li (Gordon) Tai
+1 (binding)

- checked signatures and hashes
- built from source (mvn clean package, Scala 2.12)
- ran e2e tests locally
- checked new dependencies for licenses, no new ones were included since
1.9.1
- ran Kafka example with local cluster
- quickstart worked without errors, logs looked good
- Website announcement PR looks good to merge (minus release date to be
updated once 1.9.2 is out)
- No missing artifacts in staging area

Thanks for managing the release Hequn!

Cheers,
Gordon

On Wed, Jan 29, 2020 at 11:05 PM Hequn Cheng <[hidden email]> wrote:

> @Chesnay Schepler <[hidden email]> Thanks a lot! The release notes
> look
> much better now.
> I have updated the release notes in the website PR accordingly.
>
> Thanks,
> Hequn
>
> On Wed, Jan 29, 2020 at 5:34 PM Chesnay Schepler <[hidden email]>
> wrote:
>
> > +1 (binding)
> >
> > - checked signatures
> > - built from source
> > - started a cluster and submitted examples via WebUI
> > - log files look good
> >
> > I also went over the release notes and updated a few things.
> >
> > On 24/01/2020 11:03, Hequn Cheng wrote:
> > > Hi everyone,
> > >
> > > Please review and vote on the release candidate #1 for the version
> 1.9.2,
> > > 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 EF88474C564C7A608A822EEC3FF96A2057B6476C [3],
> > > * all artifacts to be deployed to the Maven Central Repository [4],
> > > * source code tag "release-1.9.2-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.
> > > Please cast your votes before *Jan. 29th 2020, 12:00 UTC*.
> > >
> > > It is adopted by majority approval, with at least 3 PMC affirmative
> > votes.
> > >
> > > Thanks,
> > > Hequn
> > >
> > > [1]
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12346278
> > > [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.9.2-rc1/
> > > [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> > > [4]
> > https://repository.apache.org/content/repositories/orgapacheflink-1323/
> > > [5]
> > >
> >
> https://github.com/apache/flink/commit/c9d2c9098d725a2d39e860bde414ecb0c5d6a233
> > > [6] https://github.com/apache/flink-web/pull/295
> > >
> >
> >
>
Reply | Threaded
Open this post in threaded view
|

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

jincheng sun
+1 (binding)

- Release notes looks good.
- Check end-to-end tests passed.
- Signatures and hash are correct.
- All artifacts have been deployed to the maven central repository.
- Started a local Flink cluster and ran the streaming WordCount example.
- Verified web UI and log output, nothing unexpected.

Best,
Jincheng


Tzu-Li (Gordon) Tai <[hidden email]> 于2020年1月30日周四 上午12:30写道:

> +1 (binding)
>
> - checked signatures and hashes
> - built from source (mvn clean package, Scala 2.12)
> - ran e2e tests locally
> - checked new dependencies for licenses, no new ones were included since
> 1.9.1
> - ran Kafka example with local cluster
> - quickstart worked without errors, logs looked good
> - Website announcement PR looks good to merge (minus release date to be
> updated once 1.9.2 is out)
> - No missing artifacts in staging area
>
> Thanks for managing the release Hequn!
>
> Cheers,
> Gordon
>
> On Wed, Jan 29, 2020 at 11:05 PM Hequn Cheng <[hidden email]> wrote:
>
> > @Chesnay Schepler <[hidden email]> Thanks a lot! The release notes
> > look
> > much better now.
> > I have updated the release notes in the website PR accordingly.
> >
> > Thanks,
> > Hequn
> >
> > On Wed, Jan 29, 2020 at 5:34 PM Chesnay Schepler <[hidden email]>
> > wrote:
> >
> > > +1 (binding)
> > >
> > > - checked signatures
> > > - built from source
> > > - started a cluster and submitted examples via WebUI
> > > - log files look good
> > >
> > > I also went over the release notes and updated a few things.
> > >
> > > On 24/01/2020 11:03, Hequn Cheng wrote:
> > > > Hi everyone,
> > > >
> > > > Please review and vote on the release candidate #1 for the version
> > 1.9.2,
> > > > 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 EF88474C564C7A608A822EEC3FF96A2057B6476C [3],
> > > > * all artifacts to be deployed to the Maven Central Repository [4],
> > > > * source code tag "release-1.9.2-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.
> > > > Please cast your votes before *Jan. 29th 2020, 12:00 UTC*.
> > > >
> > > > It is adopted by majority approval, with at least 3 PMC affirmative
> > > votes.
> > > >
> > > > Thanks,
> > > > Hequn
> > > >
> > > > [1]
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12346278
> > > > [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.9.2-rc1/
> > > > [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> > > > [4]
> > >
> https://repository.apache.org/content/repositories/orgapacheflink-1323/
> > > > [5]
> > > >
> > >
> >
> https://github.com/apache/flink/commit/c9d2c9098d725a2d39e860bde414ecb0c5d6a233
> > > > [6] https://github.com/apache/flink-web/pull/295
> > > >
> > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

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

Hequn Cheng
+1 (non-binding)

- check release note
- check signatures and hashes
- run e2e test on Travis
- built from source, without Hadoop and using Scala 2.11,2.12
- checked that all POM files point to the same version
- ran examples on a standalone cluster.

Best,
Hequn

On Thu, Jan 30, 2020 at 12:58 PM jincheng sun <[hidden email]>
wrote:

> +1 (binding)
>
> - Release notes looks good.
> - Check end-to-end tests passed.
> - Signatures and hash are correct.
> - All artifacts have been deployed to the maven central repository.
> - Started a local Flink cluster and ran the streaming WordCount example.
> - Verified web UI and log output, nothing unexpected.
>
> Best,
> Jincheng
>
>
> Tzu-Li (Gordon) Tai <[hidden email]> 于2020年1月30日周四 上午12:30写道:
>
> > +1 (binding)
> >
> > - checked signatures and hashes
> > - built from source (mvn clean package, Scala 2.12)
> > - ran e2e tests locally
> > - checked new dependencies for licenses, no new ones were included since
> > 1.9.1
> > - ran Kafka example with local cluster
> > - quickstart worked without errors, logs looked good
> > - Website announcement PR looks good to merge (minus release date to be
> > updated once 1.9.2 is out)
> > - No missing artifacts in staging area
> >
> > Thanks for managing the release Hequn!
> >
> > Cheers,
> > Gordon
> >
> > On Wed, Jan 29, 2020 at 11:05 PM Hequn Cheng <[hidden email]>
> wrote:
> >
> > > @Chesnay Schepler <[hidden email]> Thanks a lot! The release notes
> > > look
> > > much better now.
> > > I have updated the release notes in the website PR accordingly.
> > >
> > > Thanks,
> > > Hequn
> > >
> > > On Wed, Jan 29, 2020 at 5:34 PM Chesnay Schepler <[hidden email]>
> > > wrote:
> > >
> > > > +1 (binding)
> > > >
> > > > - checked signatures
> > > > - built from source
> > > > - started a cluster and submitted examples via WebUI
> > > > - log files look good
> > > >
> > > > I also went over the release notes and updated a few things.
> > > >
> > > > On 24/01/2020 11:03, Hequn Cheng wrote:
> > > > > Hi everyone,
> > > > >
> > > > > Please review and vote on the release candidate #1 for the version
> > > 1.9.2,
> > > > > 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 EF88474C564C7A608A822EEC3FF96A2057B6476C [3],
> > > > > * all artifacts to be deployed to the Maven Central Repository [4],
> > > > > * source code tag "release-1.9.2-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.
> > > > > Please cast your votes before *Jan. 29th 2020, 12:00 UTC*.
> > > > >
> > > > > It is adopted by majority approval, with at least 3 PMC affirmative
> > > > votes.
> > > > >
> > > > > Thanks,
> > > > > Hequn
> > > > >
> > > > > [1]
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12346278
> > > > > [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.9.2-rc1/
> > > > > [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> > > > > [4]
> > > >
> > https://repository.apache.org/content/repositories/orgapacheflink-1323/
> > > > > [5]
> > > > >
> > > >
> > >
> >
> https://github.com/apache/flink/commit/c9d2c9098d725a2d39e860bde414ecb0c5d6a233
> > > > > [6] https://github.com/apache/flink-web/pull/295
> > > > >
> > > >
> > > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

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

Hequn Cheng
Hi everyone,

Thanks a lot for your checking and voting for the release!
I’ll summarize the result in another email.

Thanks,
Hequn

On Thu, Jan 30, 2020 at 1:16 PM Hequn Cheng <[hidden email]> wrote:

> +1 (non-binding)
>
> - check release note
> - check signatures and hashes
> - run e2e test on Travis
> - built from source, without Hadoop and using Scala 2.11,2.12
> - checked that all POM files point to the same version
> - ran examples on a standalone cluster.
>
> Best,
> Hequn
>
> On Thu, Jan 30, 2020 at 12:58 PM jincheng sun <[hidden email]>
> wrote:
>
>> +1 (binding)
>>
>> - Release notes looks good.
>> - Check end-to-end tests passed.
>> - Signatures and hash are correct.
>> - All artifacts have been deployed to the maven central repository.
>> - Started a local Flink cluster and ran the streaming WordCount example.
>> - Verified web UI and log output, nothing unexpected.
>>
>> Best,
>> Jincheng
>>
>>
>> Tzu-Li (Gordon) Tai <[hidden email]> 于2020年1月30日周四 上午12:30写道:
>>
>> > +1 (binding)
>> >
>> > - checked signatures and hashes
>> > - built from source (mvn clean package, Scala 2.12)
>> > - ran e2e tests locally
>> > - checked new dependencies for licenses, no new ones were included since
>> > 1.9.1
>> > - ran Kafka example with local cluster
>> > - quickstart worked without errors, logs looked good
>> > - Website announcement PR looks good to merge (minus release date to be
>> > updated once 1.9.2 is out)
>> > - No missing artifacts in staging area
>> >
>> > Thanks for managing the release Hequn!
>> >
>> > Cheers,
>> > Gordon
>> >
>> > On Wed, Jan 29, 2020 at 11:05 PM Hequn Cheng <[hidden email]>
>> wrote:
>> >
>> > > @Chesnay Schepler <[hidden email]> Thanks a lot! The release
>> notes
>> > > look
>> > > much better now.
>> > > I have updated the release notes in the website PR accordingly.
>> > >
>> > > Thanks,
>> > > Hequn
>> > >
>> > > On Wed, Jan 29, 2020 at 5:34 PM Chesnay Schepler <[hidden email]>
>> > > wrote:
>> > >
>> > > > +1 (binding)
>> > > >
>> > > > - checked signatures
>> > > > - built from source
>> > > > - started a cluster and submitted examples via WebUI
>> > > > - log files look good
>> > > >
>> > > > I also went over the release notes and updated a few things.
>> > > >
>> > > > On 24/01/2020 11:03, Hequn Cheng wrote:
>> > > > > Hi everyone,
>> > > > >
>> > > > > Please review and vote on the release candidate #1 for the version
>> > > 1.9.2,
>> > > > > 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 EF88474C564C7A608A822EEC3FF96A2057B6476C [3],
>> > > > > * all artifacts to be deployed to the Maven Central Repository
>> [4],
>> > > > > * source code tag "release-1.9.2-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.
>> > > > > Please cast your votes before *Jan. 29th 2020, 12:00 UTC*.
>> > > > >
>> > > > > It is adopted by majority approval, with at least 3 PMC
>> affirmative
>> > > > votes.
>> > > > >
>> > > > > Thanks,
>> > > > > Hequn
>> > > > >
>> > > > > [1]
>> > > > >
>> > > >
>> > >
>> >
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12346278
>> > > > > [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.9.2-rc1/
>> > > > > [3] https://dist.apache.org/repos/dist/release/flink/KEYS
>> > > > > [4]
>> > > >
>> > https://repository.apache.org/content/repositories/orgapacheflink-1323/
>> > > > > [5]
>> > > > >
>> > > >
>> > >
>> >
>> https://github.com/apache/flink/commit/c9d2c9098d725a2d39e860bde414ecb0c5d6a233
>> > > > > [6] https://github.com/apache/flink-web/pull/295
>> > > > >
>> > > >
>> > > >
>> > >
>> >
>>
>
Reply | Threaded
Open this post in threaded view
|

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

Kostas Kloudas-4
Hi all,

+1 (binding)

- Compiled locally
- Built simple jobs using quickstart
- Submitted on Yarn both per-job and session cluster

Cheers,
Kostas

On Thu, Jan 30, 2020 at 6:26 AM Hequn Cheng <[hidden email]> wrote:

>
> Hi everyone,
>
> Thanks a lot for your checking and voting for the release!
> I’ll summarize the result in another email.
>
> Thanks,
> Hequn
>
> On Thu, Jan 30, 2020 at 1:16 PM Hequn Cheng <[hidden email]> wrote:
>
> > +1 (non-binding)
> >
> > - check release note
> > - check signatures and hashes
> > - run e2e test on Travis
> > - built from source, without Hadoop and using Scala 2.11,2.12
> > - checked that all POM files point to the same version
> > - ran examples on a standalone cluster.
> >
> > Best,
> > Hequn
> >
> > On Thu, Jan 30, 2020 at 12:58 PM jincheng sun <[hidden email]>
> > wrote:
> >
> >> +1 (binding)
> >>
> >> - Release notes looks good.
> >> - Check end-to-end tests passed.
> >> - Signatures and hash are correct.
> >> - All artifacts have been deployed to the maven central repository.
> >> - Started a local Flink cluster and ran the streaming WordCount example.
> >> - Verified web UI and log output, nothing unexpected.
> >>
> >> Best,
> >> Jincheng
> >>
> >>
> >> Tzu-Li (Gordon) Tai <[hidden email]> 于2020年1月30日周四 上午12:30写道:
> >>
> >> > +1 (binding)
> >> >
> >> > - checked signatures and hashes
> >> > - built from source (mvn clean package, Scala 2.12)
> >> > - ran e2e tests locally
> >> > - checked new dependencies for licenses, no new ones were included since
> >> > 1.9.1
> >> > - ran Kafka example with local cluster
> >> > - quickstart worked without errors, logs looked good
> >> > - Website announcement PR looks good to merge (minus release date to be
> >> > updated once 1.9.2 is out)
> >> > - No missing artifacts in staging area
> >> >
> >> > Thanks for managing the release Hequn!
> >> >
> >> > Cheers,
> >> > Gordon
> >> >
> >> > On Wed, Jan 29, 2020 at 11:05 PM Hequn Cheng <[hidden email]>
> >> wrote:
> >> >
> >> > > @Chesnay Schepler <[hidden email]> Thanks a lot! The release
> >> notes
> >> > > look
> >> > > much better now.
> >> > > I have updated the release notes in the website PR accordingly.
> >> > >
> >> > > Thanks,
> >> > > Hequn
> >> > >
> >> > > On Wed, Jan 29, 2020 at 5:34 PM Chesnay Schepler <[hidden email]>
> >> > > wrote:
> >> > >
> >> > > > +1 (binding)
> >> > > >
> >> > > > - checked signatures
> >> > > > - built from source
> >> > > > - started a cluster and submitted examples via WebUI
> >> > > > - log files look good
> >> > > >
> >> > > > I also went over the release notes and updated a few things.
> >> > > >
> >> > > > On 24/01/2020 11:03, Hequn Cheng wrote:
> >> > > > > Hi everyone,
> >> > > > >
> >> > > > > Please review and vote on the release candidate #1 for the version
> >> > > 1.9.2,
> >> > > > > 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 EF88474C564C7A608A822EEC3FF96A2057B6476C [3],
> >> > > > > * all artifacts to be deployed to the Maven Central Repository
> >> [4],
> >> > > > > * source code tag "release-1.9.2-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.
> >> > > > > Please cast your votes before *Jan. 29th 2020, 12:00 UTC*.
> >> > > > >
> >> > > > > It is adopted by majority approval, with at least 3 PMC
> >> affirmative
> >> > > > votes.
> >> > > > >
> >> > > > > Thanks,
> >> > > > > Hequn
> >> > > > >
> >> > > > > [1]
> >> > > > >
> >> > > >
> >> > >
> >> >
> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12346278
> >> > > > > [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.9.2-rc1/
> >> > > > > [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> >> > > > > [4]
> >> > > >
> >> > https://repository.apache.org/content/repositories/orgapacheflink-1323/
> >> > > > > [5]
> >> > > > >
> >> > > >
> >> > >
> >> >
> >> https://github.com/apache/flink/commit/c9d2c9098d725a2d39e860bde414ecb0c5d6a233
> >> > > > > [6] https://github.com/apache/flink-web/pull/295
> >> > > > >
> >> > > >
> >> > > >
> >> > >
> >> >
> >>
> >