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

2015-09-24 Thread Jörg Schad
+1 (non-binding) Ubuntu 14.04.3 LTS with sudo make check including docker tests. On Wed, Sep 23, 2015 at 10:41 PM, Adam Bordelon wrote: > +1 (binding) Tested on CI for CentOS7, Fedora22, and Ubuntu 14.04. > > On Tue, Sep 22, 2015 at 1:41 PM, Niklas Nielsen

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

2015-09-24 Thread haosdent
Hi, @Adam. Could you also add a tag 0.22.2-rc1 in github? On Thu, Sep 24, 2015 at 4:50 PM, Adam Bordelon wrote: > +1 (binding) Tested on CI for CentOS7, Fedora22, and Ubuntu 14.04. >

[VOTE] Release Apache Mesos 0.22.2 (rc1)

2015-09-24 Thread Adam Bordelon
Hi friends, Here's another docker patch release candidate for you! Please vote on releasing the following candidate as Apache Mesos 0.22.2. 0.22.2 is a bug fix release and includes the following: * [MESOS-2986] -

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

2015-09-24 Thread Adam Bordelon
+1 (binding) Tested on CI for CentOS7, Fedora22, and Ubuntu 14.04. On Thu, Sep 24, 2015 at 12:10 AM, Adam Bordelon wrote: > Hi friends, > > Here's another docker patch release candidate for you! Please vote on > releasing the following candidate as Apache Mesos 0.22.2. > >

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

2015-09-24 Thread haosdent
+1 sudo make test with docker in CentOS 6.6 On Thu, Sep 24, 2015 at 6:17 PM, haosdent wrote: > Hi, @Adam. Could you also add a tag 0.22.2-rc1 > > in > github? > > On Thu, Sep 24,

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

2015-09-24 Thread Alexander Rojas
+1 (non binding) Tested Ubuntu 14.04, OSX > On 22 Sep 2015, at 03:06, Adam Bordelon wrote: > > Hi friends, > > Please vote on releasing the following candidate as Apache Mesos 0.23.1. > > 0.23.1 is a bug fix release and includes the following: >

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

2015-09-24 Thread haosdent
Oh, got it. CentOS 6.6 don't have automake 1.4, so have to build it for source code. I fetch it from https://git-wip-us.apache.org/repos/asf/mesos.git before. On Thu, Sep 24, 2015 at 11:29 PM, Adam Bordelon wrote: > I think the github mirror is still behind. It should sync

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

2015-09-24 Thread Adam Bordelon
I think the github mirror is still behind. It should sync up eventually. You can always pull from Apache git directly too: https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.22.2-rc1 On Thu, Sep 24, 2015 at 3:17 AM, haosdent wrote: > Hi, @Adam. Could you also

Re: Working Group List

2015-09-24 Thread Artem Harutyunyan
Hey Nik, I could not see how to edit the page, so could you please add a link to this doc https://docs.google.com/document/d/1mf6xkQEMlzw9vwD6t8V8YLT0-V0Plsfhk9_I6bkFV3Q/edit for Optimistic Offers WG? This doc contains all the relevant information. Cheers, Artem. On Fri, Sep 18, 2015 at 10:55

Re: Working Group List

2015-09-24 Thread Benjamin Mahler
Can you add a link to the working groups from the http://mesos.apache.org/community/ page? On Thu, Sep 24, 2015 at 8:59 AM, Artem Harutyunyan wrote: > Hey Nik, > > I could not see how to edit the page, so could you please add a link > to this doc >

[RESULT][VOTE] Release Apache Mesos 0.24.1 (rc1)

2015-09-24 Thread Adam Bordelon
Hi all, The vote for Mesos 0.24.1 (rc1) has passed with the following votes. +1 (Binding) -- Vinod Kone Niklas Nielsen Adam B +1 (Non-binding) -- haosdent Jörg Schad There were no 0 or -1 votes. Please find the release at:

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

2015-09-24 Thread Brenden Matthews
+1 (binding) On Thu, Sep 24, 2015 at 3:21 PM, Niklas Nielsen wrote: > +1 (binding) > > Tested on centos7 and ubuntu 14.04 > > On 24 September 2015 at 07:53, Alexander Rojas > wrote: > >> +1 (non binding) >> >> Tested Ubuntu 14.04, OSX >> >> > On

Re: Newbie question on checkpointing resource

2015-09-24 Thread Vaibhav Khanduja
Adam Thanks for your reply. I was wondering if you could share more details on the implementation of this falling into docker volumes? I see the code under checkPointResource is creating a volume path under sandbox. Do these checkpointed resource finally get added to Docker:ContainerInfo? If

Re: Newbie question on checkpointing resource

2015-09-24 Thread Adam Bordelon
Pinging Jie and MPark... On Thu, Sep 24, 2015 at 4:14 PM, Vaibhav Khanduja wrote: > Adam > > Thanks for your reply. > > I was wondering if you could share more details on the implementation of > this falling into docker volumes? I see the code under

[VOTE] Release Apache Mesos 0.21.2 (rc1)

2015-09-24 Thread Adam Bordelon
Hi friends, Here's a candidate for the last of the docker patch releases (0.21.x-0.24.x). Please vote on releasing the following candidate as Apache Mesos 0.21.2. 0.21.2 is a bug fix release and includes the following:

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

2015-09-24 Thread Adam Bordelon
+1 (binding) Tested on CI for CentOS7 and Ubuntu 14.04. On Thu, Sep 24, 2015 at 5:44 PM, Adam Bordelon wrote: > Hi friends, > > Here's a candidate for the last of the docker patch releases > (0.21.x-0.24.x). > Please vote on releasing the following candidate as Apache Mesos

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

2015-09-24 Thread Niklas Nielsen
+1 (binding) Tested on centos7 and ubuntu 14.04 On 24 September 2015 at 07:53, Alexander Rojas wrote: > +1 (non binding) > > Tested Ubuntu 14.04, OSX > > > On 22 Sep 2015, at 03:06, Adam Bordelon wrote: > > > > Hi friends, > > > > Please vote on

[RESULT][VOTE] Release Apache Mesos 0.23.1 (rc1)

2015-09-24 Thread Adam Bordelon
Hi friends, The vote for Mesos 0.23.1 (rc1) has passed with the following votes. +1 (Binding) -- Adam B Vinod Kone Niklas Nielsen Brenden Matthews +1 (Non-binding) -- haosdent Alexander Rojas There were no 0 or -1 votes. Please find the