[jira] [Commented] (MESOS-8139) Upgrade protobuf to 3.4.x.

2017-11-13 Thread Benjamin Mahler (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-8139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250412#comment-16250412
 ] 

Benjamin Mahler commented on MESOS-8139:


Funny enough, they just released 3.5.0, with:

{quote}
Added move constructor and move assignment to RepeatedField, RepeatedPtrField
{quote}

https://github.com/google/protobuf/releases/tag/v3.5.0

[~dzhuk] do you want to upgrade instead to 3.5.0 directly to avoid the extra 
bloat in the git repo?

> Upgrade protobuf to 3.4.x.
> --
>
> Key: MESOS-8139
> URL: https://issues.apache.org/jira/browse/MESOS-8139
> Project: Mesos
>  Issue Type: Task
>Reporter: Benjamin Mahler
>  Labels: performance
>
> The 3.4.x release includes move support:
> https://github.com/google/protobuf/releases/tag/v3.4.0
> This will provide some performance improvements for us, and will allow us to 
> start using move semantics for messages.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (MESOS-8139) Upgrade protobuf to 3.4.x.

2017-11-13 Thread Dmitry Zhuk (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-8139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249555#comment-16249555
 ] 

Dmitry Zhuk commented on MESOS-8139:


https://reviews.apache.org/r/63752/
https://reviews.apache.org/r/63753/

> Upgrade protobuf to 3.4.x.
> --
>
> Key: MESOS-8139
> URL: https://issues.apache.org/jira/browse/MESOS-8139
> Project: Mesos
>  Issue Type: Task
>Reporter: Benjamin Mahler
>  Labels: performance
>
> The 3.4.x release includes move support:
> https://github.com/google/protobuf/releases/tag/v3.4.0
> This will provide some performance improvements for us, and will allow us to 
> start using move semantics for messages.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)