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

2019-12-10 Thread Wei Zhong
+1 (non-binding)

- verified signatures and checksums
- built from sources with Scala 2.11 and Scala 2.12
- ran examples on a yarn cluster in attached mode and detached mode


> 在 2019年12月11日,10:20,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 Wed, Dec 11, 2019 at 10:02 AM Dian Fu  wrote:
> 
>> +1 (non-binding)
>> 
>> - verified signatures and checksums
>> - build from source without tests with Scala 2.11 and Scala 2.12
>> - start standalone cluster and web ui is accessible
>> - submit word count example of both batch and stream, there is no
>> suspicious log output
>> - run a couple of tests in IDE
>> - verified that all POM files point to 1.8.3
>> - the release note and website PR looks good
>> 
>> Regards,
>> Dian
>> 
>>> 在 2019年12月10日,下午10:58,Till Rohrmann  写道:
>>> 
>>> Hi everyone,
>>> 
>>> +1 (binding)
>>> 
>>> - verified that e2e tests pass on Travis
>>> - verified checksums and signatures
>>> - built Flink from sources with Scala 2.12
>>> - ran examples on standalone cluster
>>> 
>>> Cheers,
>>> Till
>>> 
>>> On Tue, Dec 10, 2019 at 12:23 PM Yang Wang 
>> wrote:
>>> 
 Hi Hequn,
 
 +1 (non-binding)
 
 - verified checksums and hashes
 - built from sources (Scala 2.11 and Scala 2.12)
 - running flink per-job/session cluster on Yarn with more that 1000
 containers, good
 
 Danny Chan  于2019年12月10日周二 上午9:39写道:
 
> Hi Hequn,
> 
> +1 (non-binding)
> 
> - verified checksums and hashes
> - built from local with MacOS 10.14 and JDK8
> - do some check in the SQL-CLI
> - run some tests in IDE
> 
> Best,
> Danny Chan
> 在 2019年12月5日 +0800 PM9:39,Hequn Cheng ,写道:
>> Hi everyone,
>> 
>> Please review and vote on the release candidate #3 for the version
 1.8.3,
>> 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.8.3-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.
>> Please cast your votes before *Dec. 10th 2019, 16: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=12346112
>> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.8.3-rc3/
>> [3] https://dist.apache.org/repos/dist/release/flink/KEYS
>> [4]
> 
>> https://repository.apache.org/content/repositories/orgapacheflink-1314/
>> [5]
>> 
> 
 
>> https://github.com/apache/flink/commit/d54807ba10d0392a60663f030f9fe0bfa1c66754
>> [6] https://github.com/apache/flink-web/pull/285
> 
 
>> 
>> 



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

2019-12-10 Thread 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 Wed, Dec 11, 2019 at 10:02 AM Dian Fu  wrote:

> +1 (non-binding)
>
> - verified signatures and checksums
> - build from source without tests with Scala 2.11 and Scala 2.12
> - start standalone cluster and web ui is accessible
> - submit word count example of both batch and stream, there is no
> suspicious log output
> - run a couple of tests in IDE
> - verified that all POM files point to 1.8.3
> - the release note and website PR looks good
>
> Regards,
> Dian
>
> > 在 2019年12月10日,下午10:58,Till Rohrmann  写道:
> >
> > Hi everyone,
> >
> > +1 (binding)
> >
> > - verified that e2e tests pass on Travis
> > - verified checksums and signatures
> > - built Flink from sources with Scala 2.12
> > - ran examples on standalone cluster
> >
> > Cheers,
> > Till
> >
> > On Tue, Dec 10, 2019 at 12:23 PM Yang Wang 
> wrote:
> >
> >> Hi Hequn,
> >>
> >> +1 (non-binding)
> >>
> >> - verified checksums and hashes
> >> - built from sources (Scala 2.11 and Scala 2.12)
> >> - running flink per-job/session cluster on Yarn with more that 1000
> >> containers, good
> >>
> >> Danny Chan  于2019年12月10日周二 上午9:39写道:
> >>
> >>> Hi Hequn,
> >>>
> >>> +1 (non-binding)
> >>>
> >>> - verified checksums and hashes
> >>> - built from local with MacOS 10.14 and JDK8
> >>> - do some check in the SQL-CLI
> >>> - run some tests in IDE
> >>>
> >>> Best,
> >>> Danny Chan
> >>> 在 2019年12月5日 +0800 PM9:39,Hequn Cheng ,写道:
>  Hi everyone,
> 
>  Please review and vote on the release candidate #3 for the version
> >> 1.8.3,
>  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.8.3-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.
>  Please cast your votes before *Dec. 10th 2019, 16: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=12346112
>  [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.8.3-rc3/
>  [3] https://dist.apache.org/repos/dist/release/flink/KEYS
>  [4]
> >>>
> https://repository.apache.org/content/repositories/orgapacheflink-1314/
>  [5]
> 
> >>>
> >>
> https://github.com/apache/flink/commit/d54807ba10d0392a60663f030f9fe0bfa1c66754
>  [6] https://github.com/apache/flink-web/pull/285
> >>>
> >>
>
>


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

2019-12-10 Thread Dian Fu
+1 (non-binding)

- verified signatures and checksums
- build from source without tests with Scala 2.11 and Scala 2.12
- start standalone cluster and web ui is accessible
- submit word count example of both batch and stream, there is no suspicious 
log output
- run a couple of tests in IDE
- verified that all POM files point to 1.8.3
- the release note and website PR looks good

Regards,
Dian

> 在 2019年12月10日,下午10:58,Till Rohrmann  写道:
> 
> Hi everyone,
> 
> +1 (binding)
> 
> - verified that e2e tests pass on Travis
> - verified checksums and signatures
> - built Flink from sources with Scala 2.12
> - ran examples on standalone cluster
> 
> Cheers,
> Till
> 
> On Tue, Dec 10, 2019 at 12:23 PM Yang Wang  wrote:
> 
>> Hi Hequn,
>> 
>> +1 (non-binding)
>> 
>> - verified checksums and hashes
>> - built from sources (Scala 2.11 and Scala 2.12)
>> - running flink per-job/session cluster on Yarn with more that 1000
>> containers, good
>> 
>> Danny Chan  于2019年12月10日周二 上午9:39写道:
>> 
>>> Hi Hequn,
>>> 
>>> +1 (non-binding)
>>> 
>>> - verified checksums and hashes
>>> - built from local with MacOS 10.14 and JDK8
>>> - do some check in the SQL-CLI
>>> - run some tests in IDE
>>> 
>>> Best,
>>> Danny Chan
>>> 在 2019年12月5日 +0800 PM9:39,Hequn Cheng ,写道:
 Hi everyone,
 
 Please review and vote on the release candidate #3 for the version
>> 1.8.3,
 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.8.3-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.
 Please cast your votes before *Dec. 10th 2019, 16: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=12346112
 [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.8.3-rc3/
 [3] https://dist.apache.org/repos/dist/release/flink/KEYS
 [4]
>>> https://repository.apache.org/content/repositories/orgapacheflink-1314/
 [5]
 
>>> 
>> https://github.com/apache/flink/commit/d54807ba10d0392a60663f030f9fe0bfa1c66754
 [6] https://github.com/apache/flink-web/pull/285
>>> 
>> 



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

2019-12-10 Thread Till Rohrmann
Hi everyone,

+1 (binding)

- verified that e2e tests pass on Travis
- verified checksums and signatures
- built Flink from sources with Scala 2.12
- ran examples on standalone cluster

Cheers,
Till

On Tue, Dec 10, 2019 at 12:23 PM Yang Wang  wrote:

> Hi Hequn,
>
> +1 (non-binding)
>
> - verified checksums and hashes
> - built from sources (Scala 2.11 and Scala 2.12)
> - running flink per-job/session cluster on Yarn with more that 1000
> containers, good
>
> Danny Chan  于2019年12月10日周二 上午9:39写道:
>
> > Hi Hequn,
> >
> > +1 (non-binding)
> >
> > - verified checksums and hashes
> > - built from local with MacOS 10.14 and JDK8
> > - do some check in the SQL-CLI
> > - run some tests in IDE
> >
> > Best,
> > Danny Chan
> > 在 2019年12月5日 +0800 PM9:39,Hequn Cheng ,写道:
> > > Hi everyone,
> > >
> > > Please review and vote on the release candidate #3 for the version
> 1.8.3,
> > > 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.8.3-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.
> > > Please cast your votes before *Dec. 10th 2019, 16: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=12346112
> > > [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.8.3-rc3/
> > > [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> > > [4]
> > https://repository.apache.org/content/repositories/orgapacheflink-1314/
> > > [5]
> > >
> >
> https://github.com/apache/flink/commit/d54807ba10d0392a60663f030f9fe0bfa1c66754
> > > [6] https://github.com/apache/flink-web/pull/285
> >
>


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

2019-12-10 Thread Ufuk Celebi
+1 (binding)

* verified checksums and hashes
* ran stateful example job in Kubernetes environment
* build (custom) Docker image from sources for Scala 2.11, 2.12
* used jackson new 2.10.1 profile and verified that the jackson databind
version is updated
* verified versions match 1.8.3 in pom.xml files


On Tue, Dec 10, 2019 at 12:23 PM Yang Wang  wrote:

> Hi Hequn,
>
> +1 (non-binding)
>
> - verified checksums and hashes
> - built from sources (Scala 2.11 and Scala 2.12)
> - running flink per-job/session cluster on Yarn with more that 1000
> containers, good
>
> Danny Chan  于2019年12月10日周二 上午9:39写道:
>
> > Hi Hequn,
> >
> > +1 (non-binding)
> >
> > - verified checksums and hashes
> > - built from local with MacOS 10.14 and JDK8
> > - do some check in the SQL-CLI
> > - run some tests in IDE
> >
> > Best,
> > Danny Chan
> > 在 2019年12月5日 +0800 PM9:39,Hequn Cheng ,写道:
> > > Hi everyone,
> > >
> > > Please review and vote on the release candidate #3 for the version
> 1.8.3,
> > > 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.8.3-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.
> > > Please cast your votes before *Dec. 10th 2019, 16: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=12346112
> > > [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.8.3-rc3/
> > > [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> > > [4]
> > https://repository.apache.org/content/repositories/orgapacheflink-1314/
> > > [5]
> > >
> >
> https://github.com/apache/flink/commit/d54807ba10d0392a60663f030f9fe0bfa1c66754
> > > [6] https://github.com/apache/flink-web/pull/285
> >
>


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

2019-12-10 Thread Yang Wang
Hi Hequn,

+1 (non-binding)

- verified checksums and hashes
- built from sources (Scala 2.11 and Scala 2.12)
- running flink per-job/session cluster on Yarn with more that 1000
containers, good

Danny Chan  于2019年12月10日周二 上午9:39写道:

> Hi Hequn,
>
> +1 (non-binding)
>
> - verified checksums and hashes
> - built from local with MacOS 10.14 and JDK8
> - do some check in the SQL-CLI
> - run some tests in IDE
>
> Best,
> Danny Chan
> 在 2019年12月5日 +0800 PM9:39,Hequn Cheng ,写道:
> > Hi everyone,
> >
> > Please review and vote on the release candidate #3 for the version 1.8.3,
> > 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.8.3-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.
> > Please cast your votes before *Dec. 10th 2019, 16: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=12346112
> > [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.8.3-rc3/
> > [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> > [4]
> https://repository.apache.org/content/repositories/orgapacheflink-1314/
> > [5]
> >
> https://github.com/apache/flink/commit/d54807ba10d0392a60663f030f9fe0bfa1c66754
> > [6] https://github.com/apache/flink-web/pull/285
>


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

2019-12-09 Thread Danny Chan
Hi Hequn,

+1 (non-binding)

- verified checksums and hashes
- built from local with MacOS 10.14 and JDK8
- do some check in the SQL-CLI
- run some tests in IDE

Best,
Danny Chan
在 2019年12月5日 +0800 PM9:39,Hequn Cheng ,写道:
> Hi everyone,
>
> Please review and vote on the release candidate #3 for the version 1.8.3,
> 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.8.3-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.
> Please cast your votes before *Dec. 10th 2019, 16: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=12346112
> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.8.3-rc3/
> [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> [4] https://repository.apache.org/content/repositories/orgapacheflink-1314/
> [5]
> https://github.com/apache/flink/commit/d54807ba10d0392a60663f030f9fe0bfa1c66754
> [6] https://github.com/apache/flink-web/pull/285


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

2019-12-09 Thread Fabian Paul
Hi Hequn,

+1 (non-binding)

- verified checksums and hashes
- built from sources (Scala 2.11, Scala 2.12)
- build a custom docker image and run several test jobs on Kubernetes

Best,
Fabian Paul



--
Sent from: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/


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

2019-12-08 Thread Jingsong Li
Hi Hequn,

+1 (non-binding) Thank you for driving this.

- Verified signatures and checksums
- Maven build from source skip tests (Scala 2.11 and Scala 2.12)
- Start local cluster and web ui is accessible (Scala 2.11 and Scala 2.12)
- Submit WordCount example of both batch and streaming, good (Scala 2.11
and Scala 2.12)
- Verified pom files point to the 1.8.3 version
- Take a quick look to release note and announcement PR
- Run examples of flink-example-table in IDE

Best,
Jingsong Lee

On Mon, Dec 9, 2019 at 11:52 AM jincheng sun 
wrote:

> +1 (binding)
>
> - checked signatures [SUCCESS]
> - built from source without tests [SUCCESS]
> - run some tests in IDE [SUCCESS]
> - start local cluster and submit word count example [SUCCESS]
> - announcement PR for website looks good! (I have left a few comments)
>
> Best,
> Jincheng
>
> Hequn Cheng  于2019年12月5日周四 下午9:39写道:
>
> > Hi everyone,
> >
> > Please review and vote on the release candidate #3 for the version 1.8.3,
> > 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.8.3-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.
> > Please cast your votes before *Dec. 10th 2019, 16: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=12346112
> > [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.8.3-rc3/
> > [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> > [4]
> > https://repository.apache.org/content/repositories/orgapacheflink-1314/
> > [5]
> >
> >
> https://github.com/apache/flink/commit/d54807ba10d0392a60663f030f9fe0bfa1c66754
> > [6] https://github.com/apache/flink-web/pull/285
> >
>


-- 
Best, Jingsong Lee


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

2019-12-08 Thread jincheng sun
+1 (binding)

- checked signatures [SUCCESS]
- built from source without tests [SUCCESS]
- run some tests in IDE [SUCCESS]
- start local cluster and submit word count example [SUCCESS]
- announcement PR for website looks good! (I have left a few comments)

Best,
Jincheng

Hequn Cheng  于2019年12月5日周四 下午9:39写道:

> Hi everyone,
>
> Please review and vote on the release candidate #3 for the version 1.8.3,
> 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.8.3-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.
> Please cast your votes before *Dec. 10th 2019, 16: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=12346112
> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.8.3-rc3/
> [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> [4]
> https://repository.apache.org/content/repositories/orgapacheflink-1314/
> [5]
>
> https://github.com/apache/flink/commit/d54807ba10d0392a60663f030f9fe0bfa1c66754
> [6] https://github.com/apache/flink-web/pull/285
>