+1 Tested the following blockers of 1.3.1:
Serializers & checkpointing - Verified Scala jobs using Scala types as state (Scala collections, case classes, Either, Try, etc.) can restore from savepoints taken with Flink 1.2.1 & 1.3.1. Tested with Scala 2.10 & 2.11. - Tested restore of POJO types as state, behavior & error messages for changed POJO types consistent across different state backends - Tested stream join with checkpointing enabled - Sharing static state descriptor (w/ stateful KryoSerializer) across tasks did not reveal any issues Elasticsearch connector - ES 5 connector artifacts exists in staging repo - Tested cluster execution with ES sink (2.3.5, 2.4.1, 5.1.2), no dependency conflicts, successful Flink CEP - Out-of-order matched events is now resolved - Ran local build + test on MacOS (-Dscala-2.10, -Dscala-2.11), successful - LICENSES untouched since 1.3.0 - No new dependencies Best, Gordon On 14 June 2017 at 10:14:39 PM, Robert Metzger (rmetz...@apache.org) wrote: Dear Flink community, Please vote on releasing the following candidate as Apache Flink version 1.3.1. The commit to be voted on: http://git-wip-us.apache.org/repos/asf/flink/commit/7cfe62b9 Branch: release-1.3.1-rc1 The release artifacts to be voted on can be found at: *http://people.apache.org/~rmetzger/flink-1.3.1-rc1/ <http://people.apache.org/~rmetzger/flink-1.3.1-rc1/>* 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-1124 ------------------------------------------------------------- The vote ends on Monday (5pm CEST), June 19rd, 2016. [ ] +1 Release this package as Apache Flink 1.3.1 [ ] -1 Do not release this package, because ...