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

2017-04-17 Thread Adam Bordelon
-0, wish we could include the fix for https://issues.apache.org/jira/browse/MESOS-7265 in 1.0.4, but I won't hold the release for it. On Mon, Apr 17, 2017 at 3:44 PM, Vinod Kone wrote: > Hi all, > > Please vote on releasing the following candidate as Apache Mesos 1.0.4. >

[VOTE] Release Apache Mesos 1.0.4 (rc1)

2017-04-17 Thread Vinod Kone
Hi all, Please vote on releasing the following candidate as Apache Mesos 1.0.4. 1.0.4 includes the following: * [MESOS-2537] - AC_ARG_ENABLED checks are broken * [MESOS-6606] - Reject optimized builds

[Design doc] RPC: Fault domains in Mesos

2017-04-17 Thread Neil Conway
Folks, I'd like to enhance Mesos to support a first-class notion of "fault domains" -- i.e., identifying the "rack" and "region" (DC) where a Mesos agent or master is located. The goal is to enable two main features: (1) To make it easier to write "rack-aware" Mesos frameworks that are portable