+1

1. Cluster tests
Tested with the stateful state machine job, using the following settings and 
variations:
- Cloud env: GCE
- Distributions: CDH 5.9.0
- Flink deployment method: YARN per-job (Hadoop 2.6.0)
- HA: both enabled & disabled
- Kerberos: enabled, keytab mode
- Kafka version: 0.9.0.1
- State Backends: Heap (Sync / Async) & RocksDB (incremental / full)
- Filesystem: HDFS (Hadoop 2.6.0)
- Externalized checkpoints: enabled & disabled

Logs also seem to be hygiene. All tests pass (state machine job processes 
records and does not fail).
Also verified that the job fails when using 1.3.1, with Kafka brokers 
deliberately shutdown on job restore due to FLINK-7195.

2. Build with Scala 2.10 successful

3. Minor new Kafka consumer commitsFailed and commitsSuccessful metric
Works nicely and can be queried in the REST API / web UI.

4. Checked README.md, LICENSE, NOTICE
Ok, but we need to remember to bring README.md up-to-date with the recent new 
important features (see FLINK-7353)

5. Website release announcement
Left comments on the PR, can be addressed independent of the vote.

Cheers,
Gordon

On 30 July 2017 at 3:07:08 PM, Aljoscha Krettek (aljos...@apache.org) wrote:

Hi everyone,  

Please review and vote on the release candidate #2 for the version 1.3.2, 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 is signed with the key with fingerprint 
0xA8F4FD97121D7293 [3],  
* all artifacts to be deployed to the Maven Central Repository [4],  
* source code tag "release-1.3.2-rc2" [5],  
* website pull request listing the new release and adding announcement blog 
post [6].  

The vote will be open for at least 72 hours (excluding this current weekend). 
It is adopted by majority approval, with at least 3 PMC affirmative votes.  

Please use the provided document, as discussed before, for coordinating the 
testing efforts: [7]  

Thanks,  
Aljoscha  

[1] 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12340984
  
[2] http://people.apache.org/~aljoscha/flink-1.3.2-rc2/  
[3] https://dist.apache.org/repos/dist/release/flink/KEYS  
[4] https://repository.apache.org/content/repositories/orgapacheflink-1133/  
[5] 
https://git-wip-us.apache.org/repos/asf?p=flink.git;a=tag;h=e38825d0c8e7fe2191a4c657984d9939ed8dd0ad
  
[6] https://github.com/apache/flink-web/pull/75  
[7] 
https://docs.google.com/document/d/1dN9AM9FUPizIu4hTKAXJSbbAORRdrce-BqQ8AUHlOqE/edit?usp=sharing

Reply via email to