+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 <aljos...@apache.org> 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 <trohrm...@apache.org> 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 <se...@apache.org> 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 <u...@apache.org> 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"
>> > >
>> >
>>

Reply via email to