Re: [VOTE] Release Apache Mesos 1.5.2 (rc3)

2019-01-16 Thread Chun-Hung Hsiao
+1 (binding) `sudo make -j32 DISTCHECK_CONFIGURE_FLAGS='LIBS=-ldl --enable-ssl --enable-libevent --enable-grpc' distcheck` on Ubuntu 16.04. I got 4 known test failures on my machine: [ FAILED ] 4 tests, listed below: [ FAILED ] CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs [ FAILED ]

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

2019-01-16 Thread Vinod Kone
+1 (binding) Tested on ASF CI. Failing builds are due to missed SSL dep in the docker build file and a flaky test. *Revision*: d5678c3c5500cec72e22e775d9d048c55c128954 - refs/tags/1.7.1-rc2 Configuration Matrix gcc clang centos:7 --verbose --disable-libtool-wrappers

Re: Discussion: Scheduler API for Operation Reconciliation

2019-01-16 Thread Benjamin Bannier
Hi, have we reached a conclusion here? From the Mesos side of things I would be strongly in favor of proposal (III). This is not only consistent with what we do with task status updates, but also would allow us to provide improved operation status (e.g., `OPERATION_UNREACHABLE` instead of

Re: [VOTE] Release Apache Mesos 1.5.2 (rc3)

2019-01-16 Thread Vinod Kone
+1 (binding) Passed in ASF CI. Known flaky tests, but otherwise builds look good. *Revision*: 3088295d4156eb58d092ad9b3529b85fd33bd36e - refs/tags/1.5.2-rc3 Configuration Matrix gcc clang centos:7 --verbose --enable-libevent --enable-ssl autotools [image: Failed]

Re: [VOTE] Release Apache Mesos 1.5.2 (rc3)

2019-01-16 Thread Jie Yu
+1 make dist check on macOS Mojave On Tue, Jan 15, 2019 at 12:57 AM Gilbert Song wrote: > Hi all, > > Please vote on releasing the following candidate as Apache Mesos 1.5.2. > > 1.5.2 includes the following: > >