Hi everyone,
Please review and vote on the release candidate #1 for the version 1.6.4, 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 8FEA1EE9D0048C0CCC70B7573211B0703B79EA0E [3], * all artifacts to be deployed to the Maven Central Repository [4], * source code tag “release-1.6.4-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(Does not include weekends). Please cast your votes before *Feb. 20th 2019, 12:00 PM CET*. It is adopted by majority approval, with at least 3 PMC affirmative votes. Thanks, Jincheng [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344627&styleName=Html&projectId=12315522&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED%7Ca308c3e107a8b5f2a4ed764cb45692c1b3f2996d%7Clin [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.6.4-rc1/ [3] https://dist.apache.org/repos/dist/release/flink/KEYS [4] https://repository.apache.org/content/repositories/orgapacheflink-1207 [5] https://gitbox.apache.org/repos/asf?p=flink.git;a=commit;h=6f4148180ba372a2c12c1d54bea8579350af6c98 [6] https://github.com/apache/flink-web/pull/169 |
Great job! Thanks jincheng for your efforts on the RC1 of Flink 1.6.4!
+1 (non-binding) I have checked the following things: - download the dist source - compiled from the downloaded source - check repositories folder for 1.6.4, and jars can be download successfully - Check the release pr, LGTM - Start a Local Flink Cluster, and submit a WordCount example by WebUI. WebUI is accessible, job starts and ends normally, without suspicious log. Best, Hequn On Fri, Feb 15, 2019 at 11:30 PM jincheng sun <[hidden email]> wrote: > Hi everyone, > > Please review and vote on the release candidate #1 for the version 1.6.4, > 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 8FEA1EE9D0048C0CCC70B7573211B0703B79EA0E [3], > * all artifacts to be deployed to the Maven Central Repository [4], > * source code tag “release-1.6.4-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(Does not include weekends). > Please cast your votes before *Feb. 20th 2019, 12:00 PM CET*. > > It is adopted by majority approval, with at least 3 PMC affirmative votes. > > Thanks, > Jincheng > > [1] > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344627&styleName=Html&projectId=12315522&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED%7Ca308c3e107a8b5f2a4ed764cb45692c1b3f2996d%7Clin > [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.6.4-rc1/ > [3] https://dist.apache.org/repos/dist/release/flink/KEYS > [4] https://repository.apache.org/content/repositories/orgapacheflink-1207 > [5] > > https://gitbox.apache.org/repos/asf?p=flink.git;a=commit;h=6f4148180ba372a2c12c1d54bea8579350af6c98 > [6] https://github.com/apache/flink-web/pull/169 > |
+1
- compiled from source - check the signature and hash - started standalone cluster and tried a WordCount example. Regards, Dian > 在 2019年2月16日,下午5:28,Hequn Cheng <[hidden email]> 写道: > > Great job! Thanks jincheng for your efforts on the RC1 of Flink 1.6.4! > > +1 (non-binding) > > I have checked the following things: > > - download the dist source > - compiled from the downloaded source > - check repositories folder for 1.6.4, and jars can be download > successfully > - Check the release pr, LGTM > - Start a Local Flink Cluster, and submit a WordCount example by WebUI. > WebUI is accessible, job starts and ends normally, without suspicious log. > > Best, > Hequn > > > > > On Fri, Feb 15, 2019 at 11:30 PM jincheng sun <[hidden email]> > wrote: > >> Hi everyone, >> >> Please review and vote on the release candidate #1 for the version 1.6.4, >> 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 8FEA1EE9D0048C0CCC70B7573211B0703B79EA0E [3], >> * all artifacts to be deployed to the Maven Central Repository [4], >> * source code tag “release-1.6.4-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(Does not include weekends). >> Please cast your votes before *Feb. 20th 2019, 12:00 PM CET*. >> >> It is adopted by majority approval, with at least 3 PMC affirmative votes. >> >> Thanks, >> Jincheng >> >> [1] >> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344627&styleName=Html&projectId=12315522&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED%7Ca308c3e107a8b5f2a4ed764cb45692c1b3f2996d%7Clin >> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.6.4-rc1/ >> [3] https://dist.apache.org/repos/dist/release/flink/KEYS >> [4] https://repository.apache.org/content/repositories/orgapacheflink-1207 >> [5] >> >> https://gitbox.apache.org/repos/asf?p=flink.git;a=commit;h=6f4148180ba372a2c12c1d54bea8579350af6c98 >> [6] https://github.com/apache/flink-web/pull/169 >> |
+1
- checked announcement blog post - packaged the project (skipped test cases) - Started an empty cluster locally and submitted wordcount example job Best, Vino Dian Fu <[hidden email]> 于2019年2月19日周二 下午2:42写道: > +1 > > - compiled from source > - check the signature and hash > - started standalone cluster and tried a WordCount example. > > Regards, > Dian > > > 在 2019年2月16日,下午5:28,Hequn Cheng <[hidden email]> 写道: > > > > Great job! Thanks jincheng for your efforts on the RC1 of Flink 1.6.4! > > > > +1 (non-binding) > > > > I have checked the following things: > > > > - download the dist source > > - compiled from the downloaded source > > - check repositories folder for 1.6.4, and jars can be download > > successfully > > - Check the release pr, LGTM > > - Start a Local Flink Cluster, and submit a WordCount example by WebUI. > > WebUI is accessible, job starts and ends normally, without suspicious > log. > > > > Best, > > Hequn > > > > > > > > > > On Fri, Feb 15, 2019 at 11:30 PM jincheng sun <[hidden email]> > > wrote: > > > >> Hi everyone, > >> > >> Please review and vote on the release candidate #1 for the version > 1.6.4, > >> 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 8FEA1EE9D0048C0CCC70B7573211B0703B79EA0E [3], > >> * all artifacts to be deployed to the Maven Central Repository [4], > >> * source code tag “release-1.6.4-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(Does not include weekends). > >> Please cast your votes before *Feb. 20th 2019, 12:00 PM CET*. > >> > >> It is adopted by majority approval, with at least 3 PMC affirmative > votes. > >> > >> Thanks, > >> Jincheng > >> > >> [1] > >> > >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344627&styleName=Html&projectId=12315522&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED%7Ca308c3e107a8b5f2a4ed764cb45692c1b3f2996d%7Clin > >> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.6.4-rc1/ > >> [3] https://dist.apache.org/repos/dist/release/flink/KEYS > >> [4] > https://repository.apache.org/content/repositories/orgapacheflink-1207 > >> [5] > >> > >> > https://gitbox.apache.org/repos/asf?p=flink.git;a=commit;h=6f4148180ba372a2c12c1d54bea8579350af6c98 > >> [6] https://github.com/apache/flink-web/pull/169 > >> > > |
+1 (non-binding)
- run mvn clean package verify locally with success - verified that the *.out files is empty and *.log files contain no exception when running a local cluster - tag exists - build the release notes locally, and seems good Best, Jark On Tue, 19 Feb 2019 at 15:00, vino yang <[hidden email]> wrote: > +1 > > - checked announcement blog post > - packaged the project (skipped test cases) > - Started an empty cluster locally and submitted wordcount example job > > Best, > Vino > > > Dian Fu <[hidden email]> 于2019年2月19日周二 下午2:42写道: > > > +1 > > > > - compiled from source > > - check the signature and hash > > - started standalone cluster and tried a WordCount example. > > > > Regards, > > Dian > > > > > 在 2019年2月16日,下午5:28,Hequn Cheng <[hidden email]> 写道: > > > > > > Great job! Thanks jincheng for your efforts on the RC1 of Flink 1.6.4! > > > > > > +1 (non-binding) > > > > > > I have checked the following things: > > > > > > - download the dist source > > > - compiled from the downloaded source > > > - check repositories folder for 1.6.4, and jars can be download > > > successfully > > > - Check the release pr, LGTM > > > - Start a Local Flink Cluster, and submit a WordCount example by > WebUI. > > > WebUI is accessible, job starts and ends normally, without suspicious > > log. > > > > > > Best, > > > Hequn > > > > > > > > > > > > > > > On Fri, Feb 15, 2019 at 11:30 PM jincheng sun < > [hidden email]> > > > wrote: > > > > > >> Hi everyone, > > >> > > >> Please review and vote on the release candidate #1 for the version > > 1.6.4, > > >> 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 8FEA1EE9D0048C0CCC70B7573211B0703B79EA0E [3], > > >> * all artifacts to be deployed to the Maven Central Repository [4], > > >> * source code tag “release-1.6.4-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(Does not include > weekends). > > >> Please cast your votes before *Feb. 20th 2019, 12:00 PM CET*. > > >> > > >> It is adopted by majority approval, with at least 3 PMC affirmative > > votes. > > >> > > >> Thanks, > > >> Jincheng > > >> > > >> [1] > > >> > > >> > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344627&styleName=Html&projectId=12315522&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED%7Ca308c3e107a8b5f2a4ed764cb45692c1b3f2996d%7Clin > > >> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.6.4-rc1/ > > >> [3] https://dist.apache.org/repos/dist/release/flink/KEYS > > >> [4] > > https://repository.apache.org/content/repositories/orgapacheflink-1207 > > >> [5] > > >> > > >> > > > https://gitbox.apache.org/repos/asf?p=flink.git;a=commit;h=6f4148180ba372a2c12c1d54bea8579350af6c98 > > >> [6] https://github.com/apache/flink-web/pull/169 > > >> > > > > > |
+1 (binding)
* checked commit diff since Flink 1.6.3, did not find any added non-AL2 dependencies * checked signatures and hashes * built from source and ran a few examples on a local cluster setup I've added a few comments on the website PR for the release. Thanks, Fabian Am Di., 19. Feb. 2019 um 16:03 Uhr schrieb Jark Wu <[hidden email]>: > +1 (non-binding) > > - run mvn clean package verify locally with success > - verified that the *.out files is empty and *.log files contain no > exception when running a local cluster > - tag exists > - build the release notes locally, and seems good > > Best, > Jark > > On Tue, 19 Feb 2019 at 15:00, vino yang <[hidden email]> wrote: > > > +1 > > > > - checked announcement blog post > > - packaged the project (skipped test cases) > > - Started an empty cluster locally and submitted wordcount example job > > > > Best, > > Vino > > > > > > Dian Fu <[hidden email]> 于2019年2月19日周二 下午2:42写道: > > > > > +1 > > > > > > - compiled from source > > > - check the signature and hash > > > - started standalone cluster and tried a WordCount example. > > > > > > Regards, > > > Dian > > > > > > > 在 2019年2月16日,下午5:28,Hequn Cheng <[hidden email]> 写道: > > > > > > > > Great job! Thanks jincheng for your efforts on the RC1 of Flink > 1.6.4! > > > > > > > > +1 (non-binding) > > > > > > > > I have checked the following things: > > > > > > > > - download the dist source > > > > - compiled from the downloaded source > > > > - check repositories folder for 1.6.4, and jars can be download > > > > successfully > > > > - Check the release pr, LGTM > > > > - Start a Local Flink Cluster, and submit a WordCount example by > > WebUI. > > > > WebUI is accessible, job starts and ends normally, without suspicious > > > log. > > > > > > > > Best, > > > > Hequn > > > > > > > > > > > > > > > > > > > > On Fri, Feb 15, 2019 at 11:30 PM jincheng sun < > > [hidden email]> > > > > wrote: > > > > > > > >> Hi everyone, > > > >> > > > >> Please review and vote on the release candidate #1 for the version > > > 1.6.4, > > > >> 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 8FEA1EE9D0048C0CCC70B7573211B0703B79EA0E [3], > > > >> * all artifacts to be deployed to the Maven Central Repository [4], > > > >> * source code tag “release-1.6.4-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(Does not include > > weekends). > > > >> Please cast your votes before *Feb. 20th 2019, 12:00 PM CET*. > > > >> > > > >> It is adopted by majority approval, with at least 3 PMC affirmative > > > votes. > > > >> > > > >> Thanks, > > > >> Jincheng > > > >> > > > >> [1] > > > >> > > > >> > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344627&styleName=Html&projectId=12315522&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED%7Ca308c3e107a8b5f2a4ed764cb45692c1b3f2996d%7Clin > > > >> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.6.4-rc1/ > > > >> [3] https://dist.apache.org/repos/dist/release/flink/KEYS > > > >> [4] > > > https://repository.apache.org/content/repositories/orgapacheflink-1207 > > > >> [5] > > > >> > > > >> > > > > > > https://gitbox.apache.org/repos/asf?p=flink.git;a=commit;h=6f4148180ba372a2c12c1d54bea8579350af6c98 > > > >> [6] https://github.com/apache/flink-web/pull/169 > > > >> > > > > > > > > > |
+1 (non-binding) - compiled from source - started standalone cluster and tried a WordCount example. Best, Wei > 在 2019年2月20日,上午5:59,Fabian Hueske <[hidden email]> 写道: > > +1 (binding) > > * checked commit diff since Flink 1.6.3, did not find any added non-AL2 > dependencies > * checked signatures and hashes > * built from source and ran a few examples on a local cluster setup > > I've added a few comments on the website PR for the release. > > Thanks, > Fabian > > > Am Di., 19. Feb. 2019 um 16:03 Uhr schrieb Jark Wu <[hidden email]>: > >> +1 (non-binding) >> >> - run mvn clean package verify locally with success >> - verified that the *.out files is empty and *.log files contain no >> exception when running a local cluster >> - tag exists >> - build the release notes locally, and seems good >> >> Best, >> Jark >> >> On Tue, 19 Feb 2019 at 15:00, vino yang <[hidden email]> wrote: >> >>> +1 >>> >>> - checked announcement blog post >>> - packaged the project (skipped test cases) >>> - Started an empty cluster locally and submitted wordcount example job >>> >>> Best, >>> Vino >>> >>> >>> Dian Fu <[hidden email]> 于2019年2月19日周二 下午2:42写道: >>> >>>> +1 >>>> >>>> - compiled from source >>>> - check the signature and hash >>>> - started standalone cluster and tried a WordCount example. >>>> >>>> Regards, >>>> Dian >>>> >>>>> 在 2019年2月16日,下午5:28,Hequn Cheng <[hidden email]> 写道: >>>>> >>>>> Great job! Thanks jincheng for your efforts on the RC1 of Flink >> 1.6.4! >>>>> >>>>> +1 (non-binding) >>>>> >>>>> I have checked the following things: >>>>> >>>>> - download the dist source >>>>> - compiled from the downloaded source >>>>> - check repositories folder for 1.6.4, and jars can be download >>>>> successfully >>>>> - Check the release pr, LGTM >>>>> - Start a Local Flink Cluster, and submit a WordCount example by >>> WebUI. >>>>> WebUI is accessible, job starts and ends normally, without suspicious >>>> log. >>>>> >>>>> Best, >>>>> Hequn >>>>> >>>>> >>>>> >>>>> >>>>> On Fri, Feb 15, 2019 at 11:30 PM jincheng sun < >>> [hidden email]> >>>>> wrote: >>>>> >>>>>> Hi everyone, >>>>>> >>>>>> Please review and vote on the release candidate #1 for the version >>>> 1.6.4, >>>>>> 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 8FEA1EE9D0048C0CCC70B7573211B0703B79EA0E [3], >>>>>> * all artifacts to be deployed to the Maven Central Repository [4], >>>>>> * source code tag “release-1.6.4-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(Does not include >>> weekends). >>>>>> Please cast your votes before *Feb. 20th 2019, 12:00 PM CET*. >>>>>> >>>>>> It is adopted by majority approval, with at least 3 PMC affirmative >>>> votes. >>>>>> >>>>>> Thanks, >>>>>> Jincheng >>>>>> >>>>>> [1] >>>>>> >>>>>> >>>> >>> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344627&styleName=Html&projectId=12315522&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED%7Ca308c3e107a8b5f2a4ed764cb45692c1b3f2996d%7Clin >>>>>> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.6.4-rc1/ >>>>>> [3] https://dist.apache.org/repos/dist/release/flink/KEYS >>>>>> [4] >>>> https://repository.apache.org/content/repositories/orgapacheflink-1207 >>>>>> [5] >>>>>> >>>>>> >>>> >>> >> https://gitbox.apache.org/repos/asf?p=flink.git;a=commit;h=6f4148180ba372a2c12c1d54bea8579350af6c98 >>>>>> [6] https://github.com/apache/flink-web/pull/169 >>>>>> >>>> >>>> >>> >> |
In reply to this post by Fabian Hueske-2
+1
- checked release notes - no critical issues were addressed in 1.7.2 that were marked as affecting 1.6.X but not fixed for it - source release - contains no binaries - contains no 1.6-SNAPSHOT references - binary release - no examples appear to be missing - started a cluster; WebUI reachable, example ran successfully - repository appears to contain all expected artifacts - checked website PR On 19.02.2019 22:59, Fabian Hueske wrote: > +1 (binding) > > * checked commit diff since Flink 1.6.3, did not find any added non-AL2 > dependencies > * checked signatures and hashes > * built from source and ran a few examples on a local cluster setup > > I've added a few comments on the website PR for the release. > > Thanks, > Fabian > > > Am Di., 19. Feb. 2019 um 16:03 Uhr schrieb Jark Wu <[hidden email]>: > >> +1 (non-binding) >> >> - run mvn clean package verify locally with success >> - verified that the *.out files is empty and *.log files contain no >> exception when running a local cluster >> - tag exists >> - build the release notes locally, and seems good >> >> Best, >> Jark >> >> On Tue, 19 Feb 2019 at 15:00, vino yang <[hidden email]> wrote: >> >>> +1 >>> >>> - checked announcement blog post >>> - packaged the project (skipped test cases) >>> - Started an empty cluster locally and submitted wordcount example job >>> >>> Best, >>> Vino >>> >>> >>> Dian Fu <[hidden email]> 于2019年2月19日周二 下午2:42写道: >>> >>>> +1 >>>> >>>> - compiled from source >>>> - check the signature and hash >>>> - started standalone cluster and tried a WordCount example. >>>> >>>> Regards, >>>> Dian >>>> >>>>> 在 2019年2月16日,下午5:28,Hequn Cheng <[hidden email]> 写道: >>>>> >>>>> Great job! Thanks jincheng for your efforts on the RC1 of Flink >> 1.6.4! >>>>> +1 (non-binding) >>>>> >>>>> I have checked the following things: >>>>> >>>>> - download the dist source >>>>> - compiled from the downloaded source >>>>> - check repositories folder for 1.6.4, and jars can be download >>>>> successfully >>>>> - Check the release pr, LGTM >>>>> - Start a Local Flink Cluster, and submit a WordCount example by >>> WebUI. >>>>> WebUI is accessible, job starts and ends normally, without suspicious >>>> log. >>>>> Best, >>>>> Hequn >>>>> >>>>> >>>>> >>>>> >>>>> On Fri, Feb 15, 2019 at 11:30 PM jincheng sun < >>> [hidden email]> >>>>> wrote: >>>>> >>>>>> Hi everyone, >>>>>> >>>>>> Please review and vote on the release candidate #1 for the version >>>> 1.6.4, >>>>>> 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 8FEA1EE9D0048C0CCC70B7573211B0703B79EA0E [3], >>>>>> * all artifacts to be deployed to the Maven Central Repository [4], >>>>>> * source code tag “release-1.6.4-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(Does not include >>> weekends). >>>>>> Please cast your votes before *Feb. 20th 2019, 12:00 PM CET*. >>>>>> >>>>>> It is adopted by majority approval, with at least 3 PMC affirmative >>>> votes. >>>>>> Thanks, >>>>>> Jincheng >>>>>> >>>>>> [1] >>>>>> >>>>>> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344627&styleName=Html&projectId=12315522&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED%7Ca308c3e107a8b5f2a4ed764cb45692c1b3f2996d%7Clin >>>>>> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.6.4-rc1/ >>>>>> [3] https://dist.apache.org/repos/dist/release/flink/KEYS >>>>>> [4] >>>> https://repository.apache.org/content/repositories/orgapacheflink-1207 >>>>>> [5] >>>>>> >>>>>> >> https://gitbox.apache.org/repos/asf?p=flink.git;a=commit;h=6f4148180ba372a2c12c1d54bea8579350af6c98 >>>>>> [6] https://github.com/apache/flink-web/pull/169 >>>>>> >>>> |
+1 (binding)
- "mvn clean verify" ran successfully (I ran into an issue with the ES5 connector on Google Cloud, but that's only a test instability that existed already in 1.6.2) https://issues.apache.org/jira/browse/FLINK-11720 - checked staging repo contents, validated a signature there - Ran the ./run-nightly-tests.sh on https://dist.apache.org/repos/dist/dev/flink/flink-1.6.4-rc1/flink-1.6.4-bin-hadoop26-scala_2.11.tgz On Thu, Feb 21, 2019 at 3:16 PM Chesnay Schepler <[hidden email]> wrote: > +1 > > - checked release notes > - no critical issues were addressed in 1.7.2 that were marked as > affecting 1.6.X but not fixed for it > - source release > - contains no binaries > - contains no 1.6-SNAPSHOT references > - binary release > - no examples appear to be missing > - started a cluster; WebUI reachable, example ran successfully > - repository appears to contain all expected artifacts > - checked website PR > > On 19.02.2019 22:59, Fabian Hueske wrote: > > +1 (binding) > > > > * checked commit diff since Flink 1.6.3, did not find any added non-AL2 > > dependencies > > * checked signatures and hashes > > * built from source and ran a few examples on a local cluster setup > > > > I've added a few comments on the website PR for the release. > > > > Thanks, > > Fabian > > > > > > Am Di., 19. Feb. 2019 um 16:03 Uhr schrieb Jark Wu <[hidden email]>: > > > >> +1 (non-binding) > >> > >> - run mvn clean package verify locally with success > >> - verified that the *.out files is empty and *.log files contain no > >> exception when running a local cluster > >> - tag exists > >> - build the release notes locally, and seems good > >> > >> Best, > >> Jark > >> > >> On Tue, 19 Feb 2019 at 15:00, vino yang <[hidden email]> wrote: > >> > >>> +1 > >>> > >>> - checked announcement blog post > >>> - packaged the project (skipped test cases) > >>> - Started an empty cluster locally and submitted wordcount example job > >>> > >>> Best, > >>> Vino > >>> > >>> > >>> Dian Fu <[hidden email]> 于2019年2月19日周二 下午2:42写道: > >>> > >>>> +1 > >>>> > >>>> - compiled from source > >>>> - check the signature and hash > >>>> - started standalone cluster and tried a WordCount example. > >>>> > >>>> Regards, > >>>> Dian > >>>> > >>>>> 在 2019年2月16日,下午5:28,Hequn Cheng <[hidden email]> 写道: > >>>>> > >>>>> Great job! Thanks jincheng for your efforts on the RC1 of Flink > >> 1.6.4! > >>>>> +1 (non-binding) > >>>>> > >>>>> I have checked the following things: > >>>>> > >>>>> - download the dist source > >>>>> - compiled from the downloaded source > >>>>> - check repositories folder for 1.6.4, and jars can be download > >>>>> successfully > >>>>> - Check the release pr, LGTM > >>>>> - Start a Local Flink Cluster, and submit a WordCount example by > >>> WebUI. > >>>>> WebUI is accessible, job starts and ends normally, without suspicious > >>>> log. > >>>>> Best, > >>>>> Hequn > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> On Fri, Feb 15, 2019 at 11:30 PM jincheng sun < > >>> [hidden email]> > >>>>> wrote: > >>>>> > >>>>>> Hi everyone, > >>>>>> > >>>>>> Please review and vote on the release candidate #1 for the version > >>>> 1.6.4, > >>>>>> 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 8FEA1EE9D0048C0CCC70B7573211B0703B79EA0E [3], > >>>>>> * all artifacts to be deployed to the Maven Central Repository [4], > >>>>>> * source code tag “release-1.6.4-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(Does not include > >>> weekends). > >>>>>> Please cast your votes before *Feb. 20th 2019, 12:00 PM CET*. > >>>>>> > >>>>>> It is adopted by majority approval, with at least 3 PMC affirmative > >>>> votes. > >>>>>> Thanks, > >>>>>> Jincheng > >>>>>> > >>>>>> [1] > >>>>>> > >>>>>> > >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344627&styleName=Html&projectId=12315522&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED%7Ca308c3e107a8b5f2a4ed764cb45692c1b3f2996d%7Clin > >>>>>> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.6.4-rc1/ > >>>>>> [3] https://dist.apache.org/repos/dist/release/flink/KEYS > >>>>>> [4] > >>>> > https://repository.apache.org/content/repositories/orgapacheflink-1207 > >>>>>> [5] > >>>>>> > >>>>>> > >> > https://gitbox.apache.org/repos/asf?p=flink.git;a=commit;h=6f4148180ba372a2c12c1d54bea8579350af6c98 > >>>>>> [6] https://github.com/apache/flink-web/pull/169 > >>>>>> > >>>> > > |
Free forum by Nabble | Edit this page |