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

2015-11-20 Thread Benjamin Mahler
Did you forget to replace 0.26.0 with 0.27.0 in configure.ac? Ideally all commits with configure.ac pointing to 0.26.0 land in 0.26.0. Please move configure.ac to 0.27.0 if you've decided on a cut point :) On Fri, Nov 13, 2015 at 12:14 PM, Till Toenshoff wrote: > Hi friends,

RE: external storage with dvdi module

2015-11-20 Thread Wong, Steven
Storage providers fall into two categories, those that explicitly have architected API support for pre-emptive mount and those that require custom coding and orchestration. I anticipate that OpenStack cinder will be supported for pre-emptive mount. Another consideration: if the scenario is

Re: Mesos Events Calendar

2015-11-20 Thread Michael Park
I can definitely add a finite list of admins, but I don't think I can just open it up to the public (we probably don't want to anyway). I've added your gmail account as one of the admins to start, I think perhaps we organically grow the list for interested individuals? Suggestions welcome for

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

2015-11-20 Thread Alex Clemmer
And, please do the same for the CMake configuration. :) On Fri, Nov 20, 2015 at 7:40 AM, Benjamin Mahler wrote: > Did you forget to replace 0.26.0 with 0.27.0 in configure.ac? Ideally all > commits with configure.ac pointing to 0.26.0 land in 0.26.0. > > Please move