[VOTE] Release Apache Flink 1.0.0 (RC2)

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[VOTE] Release Apache Flink 1.0.0 (RC2)

Robert Metzger
Dear Flink community,

Please vote on releasing the following candidate as Apache Flink version 1.0
.0.

This is the second RC.


The commit to be voted on
(*http://git-wip-us.apache.org/repos/asf/flink/commit/6895fd92
<http://git-wip-us.apache.org/repos/asf/flink/commit/6895fd92>*)
6895fd92386ec1b6181af7dba553116b028259f2

Branch:
release-1.0.0-rc2 (see
https://git1-us-west.apache.org/repos/asf/flink/repo?p=flink.git;a=shortlog;h=refs/heads/release-1.0.0-rc2
)

The release artifacts to be voted on can be found at:
*http://people.apache.org/~rmetzger/flink-1.0.0-rc2/
<http://people.apache.org/~rmetzger/flink-1.0.0-rc2/>*

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-1064
<https://repository.apache.org/content/repositories/orgapacheflink-1064>*

-------------------------------------------------------------

The vote is open until Tuesday and passes if a majority of at least
three +1 PMC
votes are cast.

The vote ends on Friday, March 4, 11:00 CET.

[ ] +1 Release this package as Apache Flink 1.0.0
[ ] -1 Do not release this package because ...
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 1.0.0 (RC2)

Robert Metzger
Small correction: The vote ends on Friday (or if a -1 occurs), not on
Tuesday, as stated in the email.

On Sat, Feb 27, 2016 at 10:25 AM, Robert Metzger <[hidden email]>
wrote:

> Dear Flink community,
>
> Please vote on releasing the following candidate as Apache Flink version 1
> .0.0.
>
> This is the second RC.
>
>
> The commit to be voted on (*http://git-wip-us.apache.org/repos/asf/flink/commit/6895fd92
> <http://git-wip-us.apache.org/repos/asf/flink/commit/6895fd92>*)
> 6895fd92386ec1b6181af7dba553116b028259f2
>
> Branch:
> release-1.0.0-rc2 (see
> https://git1-us-west.apache.org/repos/asf/flink/repo?p=flink.git;a=shortlog;h=refs/heads/release-1.0.0-rc2
> )
>
> The release artifacts to be voted on can be found at:
> *http://people.apache.org/~rmetzger/flink-1.0.0-rc2/
> <http://people.apache.org/~rmetzger/flink-1.0.0-rc2/>*
>
> 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-1064
> <https://repository.apache.org/content/repositories/orgapacheflink-1064>*
>
> -------------------------------------------------------------
>
> The vote is open until Tuesday and passes if a majority of at least three
> +1 PMC votes are cast.
>
> The vote ends on Friday, March 4, 11:00 CET.
>
> [ ] +1 Release this package as Apache Flink 1.0.0
> [ ] -1 Do not release this package because ...
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 1.0.0 (RC2)

Robert Metzger
I think I have to cancel the vote, because the
"flink-1.0.0-bin-hadoop26-scala_2.10.tgz" binary release contains unshaded
guava classes in lib/flink-dist.jar"

I'm currently investigating why only this version is affected.

Tested
- "mvn clean install" (without tests) from source package
- Build a Flink job from the staging repository
- Started Flink on YARN on CDH5.4.4. Flink also handles ResourceManager
fail-overs
- Ran a job using RocksDB, tumbling windows and out of order events on a
cluster.
  - TaskManager failures were properly handled
  - (!) Cancel requests to the job some times lead to restarts. We should
address this in the next bugfix release:
https://issues.apache.org/jira/browse/FLINK-3534
- Checked all quickstart artifacts for the right scala version (always
2.10) and flink version (1.0.0 or 1.0.0-hadoop1)




On Sat, Feb 27, 2016 at 10:54 AM, Robert Metzger <[hidden email]>
wrote:

> Small correction: The vote ends on Friday (or if a -1 occurs), not on
> Tuesday, as stated in the email.
>
> On Sat, Feb 27, 2016 at 10:25 AM, Robert Metzger <[hidden email]>
> wrote:
>
>> Dear Flink community,
>>
>> Please vote on releasing the following candidate as Apache Flink version
>> 1.0.0.
>>
>> This is the second RC.
>>
>>
>> The commit to be voted on (*http://git-wip-us.apache.org/repos/asf/flink/commit/6895fd92
>> <http://git-wip-us.apache.org/repos/asf/flink/commit/6895fd92>*)
>> 6895fd92386ec1b6181af7dba553116b028259f2
>>
>> Branch:
>> release-1.0.0-rc2 (see
>> https://git1-us-west.apache.org/repos/asf/flink/repo?p=flink.git;a=shortlog;h=refs/heads/release-1.0.0-rc2
>> )
>>
>> The release artifacts to be voted on can be found at:
>> *http://people.apache.org/~rmetzger/flink-1.0.0-rc2/
>> <http://people.apache.org/~rmetzger/flink-1.0.0-rc2/>*
>>
>> 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-1064
>> <https://repository.apache.org/content/repositories/orgapacheflink-1064>*
>>
>> -------------------------------------------------------------
>>
>> The vote is open until Tuesday and passes if a majority of at least three
>> +1 PMC votes are cast.
>>
>> The vote ends on Friday, March 4, 11:00 CET.
>>
>> [ ] +1 Release this package as Apache Flink 1.0.0
>> [ ] -1 Do not release this package because ...
>>
>
>