Re: Plan for upgrading protobuf==3.2.0 in Mesos

2017-05-26 Thread Benjamin Mahler
Thanks Zhitao and Anand! I've been looking forward to using arena allocation to improve performance. On Fri, May 26, 2017 at 6:01 PM, Qian Zhang wrote: > Thanks Anand and Zhitao! > > So I think we can remove the code like below, and switch to use the native > maps supported

Re: Plan for upgrading protobuf==3.2.0 in Mesos

2017-05-26 Thread Qian Zhang
Thanks Anand and Zhitao! So I think we can remove the code like below, and switch to use the native maps supported by proto3, right? https://github.com/apache/mesos/blob/master/include/mesos/docker/v1.proto#L25:L28 And just curious, if we use the proto2 syntax in each .proto files in Mesos, is

Re: Plan for upgrading protobuf==3.2.0 in Mesos

2017-05-26 Thread Michael Park
Thanks Anand and Zhitao! On Fri, May 26, 2017 at 3:40 PM Anand Mazumdar wrote: > We recently committed this [1] and it would be part of the *next major > release* (1.4.0). Also, we upgraded to the newer protobuf release 3.3.0. > > For Mesos developers, this means that we can

Re: Plan for upgrading protobuf==3.2.0 in Mesos

2017-05-26 Thread Anand Mazumdar
We recently committed this [1] and it would be part of the *next major release* (1.4.0). Also, we upgraded to the newer protobuf release 3.3.0. For Mesos developers, this means that we can use proto3 features like arena allocation [2], maps [3] etc. Note that we still need to use the proto2

RFC: Partition Awareness

2017-05-26 Thread Megha Sharma
Hi All, We are working on fixing a potential issue MESOS-7215 with partition awareness which happens when an unreachable agent, with tasks for non-Partition Aware frameworks, attempts to re-register with the master. Before the support for

Re: Welcome Gilbert Song as a new committer and PMC member!

2017-05-26 Thread Benjamin Mahler
Thanks for all of your contributions to the project so far! It's been great having you in the community On Wed, May 24, 2017 at 10:32 AM, Jie Yu wrote: > Hi folks, > > I' happy to announce that the PMC has voted Gilbert Song as a new > committer and member of PMC for the