+1 from my side: - Re-verified signatures and checksums - Re-checked out the Java quickstarts and ran the jobs - Re-checked that all poms point to 1.2.0 - Re-ran streaming state machine with Kafka source, RocksDB backend and master and worker failures (standalone cluster) - Tested externalized checkpoints - Verified lingering files fix for RocksDB - Verified sane results in checkpoints monitoring UI
Did not re-do the following tests, but I think it's reasonable to forward these previous results to this RC: - Migrated multiple jobs via savepoint from 1.1.4 to 1.2.0 with Kryo types, session windows (w/o lateness), operator and keyed state for all three backends - Rescaled the same jobs from 1.2.0 savepoints with all three backends - Verified the "migration namespace serializer" fix On Mon, Jan 30, 2017 at 8:40 AM, Robert Metzger <rmetz...@apache.org> wrote: > Dear Flink community, > > Please vote on releasing the following candidate as Apache Flink version > 1.2.0. > > The commit to be voted on: > 1c659cf4 <http://git-wip-us.apache.org/repos/asf/flink/commit/1c659cf4> > (*http://git-wip-us.apache.org/repos/asf/flink/commit/1c659cf4 > <http://git-wip-us.apache.org/repos/asf/flink/commit/1c659cf4>*) > > Branch: > release-1.2.0-rc3 > (https://git1-us-west.apache.org/repos/asf/flink/repo?p=flin > k.git;a=shortlog;h=refs/heads/release-1.2.0-rc3) > > The release artifacts to be voted on can be found at: > *http://people.apache.org/~rmetzger/flink-1.2.0-rc3/ > <http://people.apache.org/~rmetzger/flink-1.2.0-rc3/>* > > The release artifacts are signed with the key with fingerprint D9839159: > http://www.apache.org/dist/flink/KEYS > > The staging repository for this release can be found at: > https://repository.apache.org/content/repositories/orgapacheflink-1114 > > ------------------------------------------------------------- > > The vote ends on 11:00:00 am CET | Thursday, February 2, 2017 > > Please test the release as soon as possible, to be able to cancel it as > early as possible. > For making the testing easier, I've created this document to track what has > already been tested and what needs to be tested: https://docs.google.co > m/document/d/1MX-8l9RrLly3UmZMODHBnuZUrK_n-DGIBLjFKyCrTAs/edit?usp=sharing > Feel free to add more tests or change existing ones. > > [ ] +1 Release this package as Apache Flink 1.2.0 > [ ] -1 Do not release this package, because ...