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

2017-02-06 Thread Vinod Kone
Hi all, The vote for Mesos 1.0.3 (rc2) has passed with the following votes. +1 (Binding) -- Vinod Kone Adam Bordelon Kapil Arya There were no 0 or -1 votes. Please find the release at: https://dist.apache.org/repos/dist/release/mesos/1.0.3 It is

Re: Introduction of `int_fd`.

2017-02-06 Thread Alex Clemmer
It's great to see this shipped! Thanks, mpark. As an aside: One of the impacts of this work is that it is the last major change blocking the Windows Containers patches, which will be very exciting to see finally lit up. I will follow up this work with some more in-depth tests to prevent

Introduction of `int_fd`.

2017-02-06 Thread Michael Park
I'd like to announce that we've introduced an `int_fd` type in stout. It is __not__ an RAII file descriptor type! It's actually not fancy what-so-ever. On POSIX, it's simply aliased to an `int`, so there's no change in usage at all. Just remember to use `int_fd` rather than `int` for file

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

2017-02-06 Thread Kapil Arya
+1 binding. Built rpm/deb packages on internal build jobs. Packages are available here: http://open.mesosphere.com/downloads/mesos-rc/#apache-mesos-1.0.3-rc2 On Mon, Feb 6, 2017 at 3:01 PM, Adam Bordelon wrote: > +1 binding > > Tests passed against DC/OS 1.8.8

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

2017-02-06 Thread Adam Bordelon
+1 binding Tests passed against DC/OS 1.8.8 (prerelease), which is based on the Apache Mesos 1.0.x branch. https://github.com/dcos/dcos/pull/1210 On Wed, Feb 1, 2017 at 10:01 AM, Vinod Kone wrote: > +1 (binding) > > Tested on ASF CI > > > *Revision*:

[GitHub] mesos pull request #:

2017-02-06 Thread xujyan
Github user xujyan commented on the pull request: https://github.com/apache/mesos/commit/a1b86051d3d9120b8ef00a3e3ac18786a630dd76#commitcomment-20769217 In src/master/allocator/mesos/hierarchical.cpp: In src/master/allocator/mesos/hierarchical.cpp on line 682: Doesn't look

Re: Build failed in Jenkins: Mesos-Buildbot ยป autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3220

2017-02-06 Thread Neil Conway
I haven't seen this test fail elsewhere, but there's at least one other instance of it failing on ASF CI. Unfortunately I couldn't fetch the logs in either case (any chance we change the ASF Jenkins configuration to keep logs for failing jobs for longer?). I'll keep an eye out to see if I can get

[GitHub] mesos pull request #202: Size of the favicon optimized.

2017-02-06 Thread ArmandGrillet
GitHub user ArmandGrillet opened a pull request: https://github.com/apache/mesos/pull/202 Size of the favicon optimized. The favicon now only contains two images: 16x16 and 32x32 (for Retina displays). The size has been reduced from 361 KB to 5 KB. You can merge this pull