+1
I think this one could be it. I did:
- verify the checksums of some of the release artifacts, I assume that the
rest is also OK
- test build for custom Hadoop versions 2.4, 2.5, 2.6
- verify that LICENSE/NOTICE are correct
- verify that licenses of dependencies are compatible
- read the README file
- verify that the start/stop scripts work (multi-cluster mode)
- run the bundled examples with built-in and external data
- verify that the log is free of errors/exceptions
- run fault-tolerant job with Kafka with randomly killing TMs and JM
- check that java/scala quickstarts work (also with IntelliJ)
- run an example against a running cluster with RemoteEnvironment
- run the manual tests in flink-tests
> On 05 Nov 2015, at 10:41, Maximilian Michels <m...@apache.org> wrote:
>
> Here's the current testing document:
> https://docs.google.com/document/d/1PP9ar_Astl9TZ7rX2kkGXxxuM0gPr51QFvriNVVGK3s/edit
>
> On Thu, Nov 5, 2015 at 10:28 AM, Maximilian Michels <m...@apache.org> wrote:
>
>> Please vote on releasing the following candidate as Apache Flink version
>> 0.10.0:
>>
>> The commit to be voted on:
>> b2e9bf1ed1e3b60d8012b217166145b936835ea7
>>
>> Branch:
>> release-0.10.0-rc6 (see
>> https://git1-us-west.apache.org/repos/asf/flink/?p=flink.git)
>>
>> The release artifacts to be voted on can be found at:
>> http://people.apache.org/~mxm/flink-0.10.0-rc6/
>>
>> The release artifacts are signed with the key with fingerprint C2909CBF:
>> http://www.apache.org/dist/flink/KEYS
>>
>> The staging repository for this release can be found at:
>> https://repository.apache.org/content/repositories/orgapacheflink-1053
>>
>> -------------------------------------------------------------
>>
>> The vote is open for the next 72 hours and passes if a majority of at
>> least three +1 PMC votes are cast.
>>
>> The vote ends on Monday November 9, 2015.
>>
>> [ ] +1 Release this package as Apache Flink 0.10.0
>> [ ] -1 Do not release this package because ...
>>
>> ===================================
>>
>> The following commits have been added on top of release-0.10.0-rc5:
>>
>> af05911 [FLINK-2968] [streaming] Let AbstractUdfStreamOperator forward
>> output type information to WindowFunction
>> 81f8c05 [FLINK-2903][web-dashboard] Format numeric values of received/sent
>> counters.
>> 9bd27ca [FLINK-2943][web-dashboard] Rename bytes/records read/written to
>> received/sent. [hotfix][web-dashboard] Fix taskmanager charts legend.
>> f1bf282 [FLINK-2964] [runtime] Fix broken spilling of MutableHashTable
>> e83bf74 [FLINK-2918] Add methods to read Hadoop SequenceFiles.
>> 199e7d0 [FLINK-2958] Remove hard coded number of execution retries
>> 630aae6 [FLINK-2930] Respect ExecutionConfig execution retry delay
>> bd81abb [release][scripts] deploy Scala 2.11 version to Maven
>>