Dear Flink community,
Please vote on releasing the following candidate as Apache Flink version 1.1.0. The commit to be voted on: 45f7825 (http://git-wip-us.apache.org/repos/asf/flink/commit/45f7825) Branch: release-1.1.0-rc2 (https://git1-us-west.apache.org/repos/asf/flink/repo?p=flink.git;a=shortlog;h=refs/heads/release-1.1.0-rc2) The release artifacts to be voted on can be found at: http://people.apache.org/~uce/flink-1.1.0-rc2/ The release artifacts are signed with the key with fingerprint 9D403309: http://www.apache.org/dist/flink/KEYS The staging repository for this release can be found at: https://repository.apache.org/content/repositories/orgapacheflink-1100 There is also a Google doc to coordinate the testing efforts. This is a the document used for RC1 with some tests removed: https://docs.google.com/document/d/1cDZGtnGJKLU1fLw8AE_FzkoDLOR8amYT2oc3mD0_lw4/edit?usp=sharing ------------------------------------------------------------- Thanks to everyone who contributed to this release candidate. The vote is open for the next 24 hours (as per discussion in the RC1 vote thread) and passes if a majority of at least three +1 PMC votes are cast. The vote ends on Wedesday, August 3rd, 2016. [ ] +1 Release this package as Apache Flink 1.1.0 [ ] -1 Do not release this package, because ... The following commits have been added since RC1: - c71a0c7: [FLINK-4307] [streaming API] Restore ListState behavior for user-facing ListStates - ac7028e: Revert "[FLINK-4154] [core] Correction of murmur hash breaks backwards compatibility" |
+1 from my side
LICENSE and NOTICE files are good No binaries are in the release Build and tests run for - Hadoop 2.7.2 & Scala 2.11 (Maven 3.0.5) Tested Local standalone installation, logs, out, all good Tested different memory allocation schemes (heap/offheap) (preallocate/lazy allocate) Web UI works as expected On Tue, Aug 2, 2016 at 11:29 PM, Ufuk Celebi <[hidden email]> wrote: > Dear Flink community, > > Please vote on releasing the following candidate as Apache Flink version > 1.1.0. > > The commit to be voted on: > 45f7825 (http://git-wip-us.apache.org/repos/asf/flink/commit/45f7825) > > Branch: > release-1.1.0-rc2 > ( > https://git1-us-west.apache.org/repos/asf/flink/repo?p=flink.git;a=shortlog;h=refs/heads/release-1.1.0-rc2 > ) > > The release artifacts to be voted on can be found at: > http://people.apache.org/~uce/flink-1.1.0-rc2/ > > The release artifacts are signed with the key with fingerprint 9D403309: > http://www.apache.org/dist/flink/KEYS > > The staging repository for this release can be found at: > https://repository.apache.org/content/repositories/orgapacheflink-1100 > > There is also a Google doc to coordinate the testing efforts. This is > a the document used for RC1 with some tests removed: > > https://docs.google.com/document/d/1cDZGtnGJKLU1fLw8AE_FzkoDLOR8amYT2oc3mD0_lw4/edit?usp=sharing > > ------------------------------------------------------------- > > Thanks to everyone who contributed to this release candidate. > > The vote is open for the next 24 hours (as per discussion in the RC1 > vote thread) and passes if a majority of at least three +1 PMC votes > are cast. > > The vote ends on Wedesday, August 3rd, 2016. > > [ ] +1 Release this package as Apache Flink 1.1.0 > [ ] -1 Do not release this package, because ... > > The following commits have been added since RC1: > > - c71a0c7: [FLINK-4307] [streaming API] Restore ListState behavior for > user-facing ListStates > - ac7028e: Revert "[FLINK-4154] [core] Correction of murmur hash > breaks backwards compatibility" > |
+1 from my side
Checked LICENSE and NOTICE files Build and tests run for - Hadoop 2.6.0 SBT quickstarts work Basic stream SQL features work Metrics work with Ganglia, Graphite, JMX and StatsD On Wed, Aug 3, 2016 at 9:56 PM, Stephan Ewen <[hidden email]> wrote: > +1 from my side > > LICENSE and NOTICE files are good > > No binaries are in the release > > Build and tests run for > - Hadoop 2.7.2 & Scala 2.11 (Maven 3.0.5) > > Tested Local standalone installation, logs, out, all good > > Tested different memory allocation schemes (heap/offheap) (preallocate/lazy > allocate) > > Web UI works as expected > > > > On Tue, Aug 2, 2016 at 11:29 PM, Ufuk Celebi <[hidden email]> wrote: > > > Dear Flink community, > > > > Please vote on releasing the following candidate as Apache Flink version > > 1.1.0. > > > > The commit to be voted on: > > 45f7825 (http://git-wip-us.apache.org/repos/asf/flink/commit/45f7825) > > > > Branch: > > release-1.1.0-rc2 > > ( > > > https://git1-us-west.apache.org/repos/asf/flink/repo?p=flink.git;a=shortlog;h=refs/heads/release-1.1.0-rc2 > > ) > > > > The release artifacts to be voted on can be found at: > > http://people.apache.org/~uce/flink-1.1.0-rc2/ > > > > The release artifacts are signed with the key with fingerprint 9D403309: > > http://www.apache.org/dist/flink/KEYS > > > > The staging repository for this release can be found at: > > https://repository.apache.org/content/repositories/orgapacheflink-1100 > > > > There is also a Google doc to coordinate the testing efforts. This is > > a the document used for RC1 with some tests removed: > > > > > https://docs.google.com/document/d/1cDZGtnGJKLU1fLw8AE_FzkoDLOR8amYT2oc3mD0_lw4/edit?usp=sharing > > > > ------------------------------------------------------------- > > > > Thanks to everyone who contributed to this release candidate. > > > > The vote is open for the next 24 hours (as per discussion in the RC1 > > vote thread) and passes if a majority of at least three +1 PMC votes > > are cast. > > > > The vote ends on Wedesday, August 3rd, 2016. > > > > [ ] +1 Release this package as Apache Flink 1.1.0 > > [ ] -1 Do not release this package, because ... > > > > The following commits have been added since RC1: > > > > - c71a0c7: [FLINK-4307] [streaming API] Restore ListState behavior for > > user-facing ListStates > > - ac7028e: Revert "[FLINK-4154] [core] Correction of murmur hash > > breaks backwards compatibility" > > > |
+1
I tested (on the last RC, which is also applicable here): - read README - did "mvn clean verify" - source contains no binaries - a few weeks back I extensively tested CEP and the Cassandra sink (we fixed stuff and now everything is good to go) - verify that quickstarts point to correct version On Wed, 3 Aug 2016 at 08:29 Till Rohrmann <[hidden email]> wrote: > +1 from my side > > Checked LICENSE and NOTICE files > > Build and tests run for > - Hadoop 2.6.0 > > SBT quickstarts work > > Basic stream SQL features work > > Metrics work with Ganglia, Graphite, JMX and StatsD > > On Wed, Aug 3, 2016 at 9:56 PM, Stephan Ewen <[hidden email]> wrote: > > > +1 from my side > > > > LICENSE and NOTICE files are good > > > > No binaries are in the release > > > > Build and tests run for > > - Hadoop 2.7.2 & Scala 2.11 (Maven 3.0.5) > > > > Tested Local standalone installation, logs, out, all good > > > > Tested different memory allocation schemes (heap/offheap) > (preallocate/lazy > > allocate) > > > > Web UI works as expected > > > > > > > > On Tue, Aug 2, 2016 at 11:29 PM, Ufuk Celebi <[hidden email]> wrote: > > > > > Dear Flink community, > > > > > > Please vote on releasing the following candidate as Apache Flink > version > > > 1.1.0. > > > > > > The commit to be voted on: > > > 45f7825 (http://git-wip-us.apache.org/repos/asf/flink/commit/45f7825) > > > > > > Branch: > > > release-1.1.0-rc2 > > > ( > > > > > > https://git1-us-west.apache.org/repos/asf/flink/repo?p=flink.git;a=shortlog;h=refs/heads/release-1.1.0-rc2 > > > ) > > > > > > The release artifacts to be voted on can be found at: > > > http://people.apache.org/~uce/flink-1.1.0-rc2/ > > > > > > The release artifacts are signed with the key with fingerprint > 9D403309: > > > http://www.apache.org/dist/flink/KEYS > > > > > > The staging repository for this release can be found at: > > > https://repository.apache.org/content/repositories/orgapacheflink-1100 > > > > > > There is also a Google doc to coordinate the testing efforts. This is > > > a the document used for RC1 with some tests removed: > > > > > > > > > https://docs.google.com/document/d/1cDZGtnGJKLU1fLw8AE_FzkoDLOR8amYT2oc3mD0_lw4/edit?usp=sharing > > > > > > ------------------------------------------------------------- > > > > > > Thanks to everyone who contributed to this release candidate. > > > > > > The vote is open for the next 24 hours (as per discussion in the RC1 > > > vote thread) and passes if a majority of at least three +1 PMC votes > > > are cast. > > > > > > The vote ends on Wedesday, August 3rd, 2016. > > > > > > [ ] +1 Release this package as Apache Flink 1.1.0 > > > [ ] -1 Do not release this package, because ... > > > > > > The following commits have been added since RC1: > > > > > > - c71a0c7: [FLINK-4307] [streaming API] Restore ListState behavior for > > > user-facing ListStates > > > - ac7028e: Revert "[FLINK-4154] [core] Correction of murmur hash > > > breaks backwards compatibility" > > > > > > |
+1
This RC: + Check checksums and signatures + Verify no binaries in source release Last RC: + Build (clean verify) with default Hadoop version + Build (clean verify) with Hadoop 2.6.1 + Checked build for Scala 2.11 + Checked all POMs + Read README.md + Examined OUT and LOG files + Checked paths with spaces (found non-blocking issue with YARN CLI) + Checked local, cluster mode, and multi-node cluster + Tested HDFS split assignment + Tested bin/flink command line + Tested recovery (master and worker failure) in standalone mode with RocksDB and HDFS + Tested Scala/SBT giter8 template + Tested Metrics (user defined metrics, multiple JMX reporters, JM metrics, user defined reporter) On Wed, Aug 3, 2016 at 5:58 PM, Aljoscha Krettek <[hidden email]> wrote: > +1 > > I tested (on the last RC, which is also applicable here): > - read README > - did "mvn clean verify" > - source contains no binaries > - a few weeks back I extensively tested CEP and the Cassandra sink (we > fixed stuff and now everything is good to go) > - verify that quickstarts point to correct version > > On Wed, 3 Aug 2016 at 08:29 Till Rohrmann <[hidden email]> wrote: > >> +1 from my side >> >> Checked LICENSE and NOTICE files >> >> Build and tests run for >> - Hadoop 2.6.0 >> >> SBT quickstarts work >> >> Basic stream SQL features work >> >> Metrics work with Ganglia, Graphite, JMX and StatsD >> >> On Wed, Aug 3, 2016 at 9:56 PM, Stephan Ewen <[hidden email]> wrote: >> >> > +1 from my side >> > >> > LICENSE and NOTICE files are good >> > >> > No binaries are in the release >> > >> > Build and tests run for >> > - Hadoop 2.7.2 & Scala 2.11 (Maven 3.0.5) >> > >> > Tested Local standalone installation, logs, out, all good >> > >> > Tested different memory allocation schemes (heap/offheap) >> (preallocate/lazy >> > allocate) >> > >> > Web UI works as expected >> > >> > >> > >> > On Tue, Aug 2, 2016 at 11:29 PM, Ufuk Celebi <[hidden email]> wrote: >> > >> > > Dear Flink community, >> > > >> > > Please vote on releasing the following candidate as Apache Flink >> version >> > > 1.1.0. >> > > >> > > The commit to be voted on: >> > > 45f7825 (http://git-wip-us.apache.org/repos/asf/flink/commit/45f7825) >> > > >> > > Branch: >> > > release-1.1.0-rc2 >> > > ( >> > > >> > >> https://git1-us-west.apache.org/repos/asf/flink/repo?p=flink.git;a=shortlog;h=refs/heads/release-1.1.0-rc2 >> > > ) >> > > >> > > The release artifacts to be voted on can be found at: >> > > http://people.apache.org/~uce/flink-1.1.0-rc2/ >> > > >> > > The release artifacts are signed with the key with fingerprint >> 9D403309: >> > > http://www.apache.org/dist/flink/KEYS >> > > >> > > The staging repository for this release can be found at: >> > > https://repository.apache.org/content/repositories/orgapacheflink-1100 >> > > >> > > There is also a Google doc to coordinate the testing efforts. This is >> > > a the document used for RC1 with some tests removed: >> > > >> > > >> > >> https://docs.google.com/document/d/1cDZGtnGJKLU1fLw8AE_FzkoDLOR8amYT2oc3mD0_lw4/edit?usp=sharing >> > > >> > > ------------------------------------------------------------- >> > > >> > > Thanks to everyone who contributed to this release candidate. >> > > >> > > The vote is open for the next 24 hours (as per discussion in the RC1 >> > > vote thread) and passes if a majority of at least three +1 PMC votes >> > > are cast. >> > > >> > > The vote ends on Wedesday, August 3rd, 2016. >> > > >> > > [ ] +1 Release this package as Apache Flink 1.1.0 >> > > [ ] -1 Do not release this package, because ... >> > > >> > > The following commits have been added since RC1: >> > > >> > > - c71a0c7: [FLINK-4307] [streaming API] Restore ListState behavior for >> > > user-facing ListStates >> > > - ac7028e: Revert "[FLINK-4154] [core] Correction of murmur hash >> > > breaks backwards compatibility" >> > > >> > >> |
This vote has passed with 4 binding +1 votes. Thanks to everyone who
contributed and tested the release candidate. +1s: Stephan Ewen (binding) Till Rohrmann (binding) Aljoscha Krettek (binding) Ufuk Celebi (binding) There are no 0s or -1s. On Thu, Aug 4, 2016 at 9:14 AM, Ufuk Celebi <[hidden email]> wrote: > +1 > > This RC: > > + Check checksums and signatures > + Verify no binaries in source release > > Last RC: > > + Build (clean verify) with default Hadoop version > + Build (clean verify) with Hadoop 2.6.1 > + Checked build for Scala 2.11 > + Checked all POMs > + Read README.md > + Examined OUT and LOG files > + Checked paths with spaces (found non-blocking issue with YARN CLI) > + Checked local, cluster mode, and multi-node cluster > + Tested HDFS split assignment > + Tested bin/flink command line > + Tested recovery (master and worker failure) in standalone mode with > RocksDB and HDFS > + Tested Scala/SBT giter8 template > + Tested Metrics (user defined metrics, multiple JMX reporters, JM > metrics, user defined reporter) > > > On Wed, Aug 3, 2016 at 5:58 PM, Aljoscha Krettek <[hidden email]> wrote: >> +1 >> >> I tested (on the last RC, which is also applicable here): >> - read README >> - did "mvn clean verify" >> - source contains no binaries >> - a few weeks back I extensively tested CEP and the Cassandra sink (we >> fixed stuff and now everything is good to go) >> - verify that quickstarts point to correct version >> >> On Wed, 3 Aug 2016 at 08:29 Till Rohrmann <[hidden email]> wrote: >> >>> +1 from my side >>> >>> Checked LICENSE and NOTICE files >>> >>> Build and tests run for >>> - Hadoop 2.6.0 >>> >>> SBT quickstarts work >>> >>> Basic stream SQL features work >>> >>> Metrics work with Ganglia, Graphite, JMX and StatsD >>> >>> On Wed, Aug 3, 2016 at 9:56 PM, Stephan Ewen <[hidden email]> wrote: >>> >>> > +1 from my side >>> > >>> > LICENSE and NOTICE files are good >>> > >>> > No binaries are in the release >>> > >>> > Build and tests run for >>> > - Hadoop 2.7.2 & Scala 2.11 (Maven 3.0.5) >>> > >>> > Tested Local standalone installation, logs, out, all good >>> > >>> > Tested different memory allocation schemes (heap/offheap) >>> (preallocate/lazy >>> > allocate) >>> > >>> > Web UI works as expected >>> > >>> > >>> > >>> > On Tue, Aug 2, 2016 at 11:29 PM, Ufuk Celebi <[hidden email]> wrote: >>> > >>> > > Dear Flink community, >>> > > >>> > > Please vote on releasing the following candidate as Apache Flink >>> version >>> > > 1.1.0. >>> > > >>> > > The commit to be voted on: >>> > > 45f7825 (http://git-wip-us.apache.org/repos/asf/flink/commit/45f7825) >>> > > >>> > > Branch: >>> > > release-1.1.0-rc2 >>> > > ( >>> > > >>> > >>> https://git1-us-west.apache.org/repos/asf/flink/repo?p=flink.git;a=shortlog;h=refs/heads/release-1.1.0-rc2 >>> > > ) >>> > > >>> > > The release artifacts to be voted on can be found at: >>> > > http://people.apache.org/~uce/flink-1.1.0-rc2/ >>> > > >>> > > The release artifacts are signed with the key with fingerprint >>> 9D403309: >>> > > http://www.apache.org/dist/flink/KEYS >>> > > >>> > > The staging repository for this release can be found at: >>> > > https://repository.apache.org/content/repositories/orgapacheflink-1100 >>> > > >>> > > There is also a Google doc to coordinate the testing efforts. This is >>> > > a the document used for RC1 with some tests removed: >>> > > >>> > > >>> > >>> https://docs.google.com/document/d/1cDZGtnGJKLU1fLw8AE_FzkoDLOR8amYT2oc3mD0_lw4/edit?usp=sharing >>> > > >>> > > ------------------------------------------------------------- >>> > > >>> > > Thanks to everyone who contributed to this release candidate. >>> > > >>> > > The vote is open for the next 24 hours (as per discussion in the RC1 >>> > > vote thread) and passes if a majority of at least three +1 PMC votes >>> > > are cast. >>> > > >>> > > The vote ends on Wedesday, August 3rd, 2016. >>> > > >>> > > [ ] +1 Release this package as Apache Flink 1.1.0 >>> > > [ ] -1 Do not release this package, because ... >>> > > >>> > > The following commits have been added since RC1: >>> > > >>> > > - c71a0c7: [FLINK-4307] [streaming API] Restore ListState behavior for >>> > > user-facing ListStates >>> > > - ac7028e: Revert "[FLINK-4154] [core] Correction of murmur hash >>> > > breaks backwards compatibility" >>> > > >>> > >>> |
Free forum by Nabble | Edit this page |