Fwd: [VOTE] Release Apache Mesos 0.26.0 (rc5)

2015-12-15 Thread Joris Van Remoortere
+1 (binding) From: Till Toenshoff Date: Thu, Dec 10, 2015 at 2:55 PM Subject: [VOTE] Release Apache Mesos 0.26.0 (rc5) To: u...@mesos.apache.org, dev Hi friends, we did unfortunately, once again run into an issue that needed immediate attention (see

Exclusive resources proposal

2015-12-15 Thread Ian Downes
Hello everyone, I'd like to propose adding the concept of exclusivity to resources. An exclusive resource is a) not shared with any other task, b) employs stronger isolation for more predictable performance, and c) is consequently not oversubscribed (if enabled). In contrast to normal resources,

Re: Exclusive resources proposal

2015-12-15 Thread James Peach
> On Dec 15, 2015, at 1:37 PM, Ian Downes wrote: > > Hello everyone, > > I'd like to propose adding the concept of exclusivity to resources. An > exclusive resource is a) not shared with any other task, b) employs > stronger isolation for more predictable

Re: promises, futures and process::Queue

2015-12-15 Thread James Peach
> On Dec 14, 2015, at 3:51 PM, James Peach wrote: > > Hi all, > > I wrote some test code that was trying to drain a process::Queue. This ended > up losing values from the queue, as demonstrated by: > > TEST(QueueTest, Discard) > { > Queue q; > > Future get = q.get(); >

Request to adding me to contributors list

2015-12-15 Thread GradyWang
Hi, I've created some JIRA tickets, and want to assign to myself. Can anyone add me to the Mesos contributor list? -- Regards! Grady YQ. Wang