[FLINK-2803] - Add test case for Flink's memory allocation
[FLINK-3517] - Number of job and task managers not checked in scripts
Wish
[FLINK-2429] - Remove the "enableCheckpointing()" without interval variant
[FLINK-2995] - Set default number of retries to larger than 0
[FLINK-3377] - Remove final flag from ResultPartitionWriter class
Known Issues
The mvn clean verify command does not succeed for the source release, because of issues with the Maven shade plugin. This has been resolved in the release-1.0 branch.
FLINK-3578 - Scala DataStream API does not support Rich Window Functions.