Re: [VOTE] Release Apache Mesos 0.26.1 (rc1)

2016-03-08 Thread Michael Park
-1 (binding) Observed the following error on CentOS 7 and Debian 8, which requires https://reviews.apache.org/r/43432 to be pulled in. [01:16:29][Step 11/11] I0308 01:16:29.082664 21059 systemd.cpp:225] systemd version `219` detected [01:16:29][Step 11/11] F0308 01:16:29.082700 21059

Re: [VOTE] Release Apache Mesos 0.26.1 (rc1)

2016-03-04 Thread Joris Van Remoortere
+1 (binding) Greg's upgrade scripts & CI results On Fri, Mar 4, 2016 at 11:30 AM, Vinod Kone wrote: > +1 (binding) > > On Tue, Mar 1, 2016 at 5:03 PM, Kevin Klues wrote: > > > I committed a fix for this in: > > > > >

Re: [VOTE] Release Apache Mesos 0.26.1 (rc1)

2016-03-04 Thread Vinod Kone
+1 (binding) On Tue, Mar 1, 2016 at 5:03 PM, Kevin Klues wrote: > I committed a fix for this in: > > https://github.com/apache/mesos/commit/42f746937233349660c687ea7a66cc0a78871663 > > Looks like that's post 0.26 though, so maybe it should be included in the > .1 rc > > On

Re: [VOTE] Release Apache Mesos 0.26.1 (rc1)

2016-02-29 Thread Greg Mann
+1 (non-binding) `sudo make check` on Ubuntu 14.04 using gcc, with libevent and SSL enabled. All tests pass except: PerfEventIsolatorTest.ROOT_CGROUPS_Sample, which is covered here: https://issues.apache.org/jira/browse/MESOS-4655 CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_Perf,

Re: [VOTE] Release Apache Mesos 0.26.1 (rc1)

2016-02-29 Thread Vinod Kone
Looks like the ASF CI builds for CentOS7 are failing because they are unable to find JAVA_HOME. Couldn't tell if it's an issue with the docker build script or something in the configure script. checking for svn_txdelta in -lsvn_delta-1... yes checking for sasl_done in -lsasl2... yes checking

Re: [VOTE] Release Apache Mesos 0.26.1 (rc1)

2016-02-29 Thread Kapil Arya
+1 (binding) Successful CI builds for the following distros: amd64/centos/6 amd64/centos/7 amd64/debian/jessie amd64/ubuntu/precise amd64/ubuntu/trusty amd64/ubuntu/vivid Kapil On Sat, Feb 27, 2016 at 12:26 AM, Michael Park wrote: > Hi all, > > Please vote on releasing the

[VOTE] Release Apache Mesos 0.26.1 (rc1)

2016-02-26 Thread Michael Park
Hi all, Please vote on releasing the following candidate as Apache Mesos 0.26.1. 0.26.1 includes the following: - Improvements - `/state` endpoint performance - systemd integration - GLOG