[RESULT][VOTE] Release Apache Mesos 1.1.1 (rc2)

2017-03-14 Thread Alex Rukletsov
Hi folks, The vote for Mesos 1.1.1 (rc2) has passed with the following votes. +1 (Binding) -- *** AlexR *** Till Tönshoff *** Vinod Kone There were no 0 or -1 votes. Please find the release at: https://dist.apache.org/repos/dist/release/mesos/1.1.1 It is

Re: [VOTE] Release Apache Mesos 1.1.1 (rc2)

2017-03-14 Thread Alex Rukletsov
The vote is up for more than two weeks now and there are no -1's. I go ahead and vote myself: +1 (binding) Tested on internal CI with several know issues. On Tue, Mar 7, 2017 at 6:08 PM, Till Toenshoff wrote: > +1 > > Tested on: > - macOS 10.12.4 Beta (16E175b): ok > -

Re: [VOTE] Release Apache Mesos 1.1.1 (rc2)

2017-03-03 Thread Vinod Kone
+1 (binding) Since the perf issue I reported earlier doesn't seem to be a blocker. On Fri, Mar 3, 2017 at 12:14 AM, Alex Rukletsov wrote: > Was this perf issue introduced by one of the fixes included in 1.1.1-rc2? > If not, I would suggest we vote for 1.1.1-rc2 and back

Re: [VOTE] Release Apache Mesos 1.1.1 (rc2)

2017-03-01 Thread Vinod Kone
Tested on ASF CI. Saw 2 configurations fail with https://issues.apache.org/jira/browse/MESOS-7160 I think @jpeach and @bbannier were looking into this. Not sure about the severity of the issue, so withholding my vote. *Revision*: b9d8202a7444d0d1e49476bfc9817eb4583beaff -

[VOTE] Release Apache Mesos 1.1.1 (rc2)

2017-02-27 Thread Alex Rukletsov
Hi all, Please vote on releasing the following candidate as Apache Mesos 1.1.1. 1.1.1 includes the following: ** Bug * [MESOS-6002] - The whiteout file cannot be removed correctly using aufs backend. *