[jira] [Commented] (MESOS-6972) Improve performance of protobuf message passing by removing RepeatedPtrField to vector conversion.

2017-12-05 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279279#comment-16279279 ] Michael Park commented on MESOS-6972: - {noformat} commit bbd8381ebce3522841e80ae53f56b3049342f15b

[jira] [Commented] (MESOS-6972) Improve performance of protobuf message passing by removing RepeatedPtrField to vector conversion.

2017-12-05 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279122#comment-16279122 ] Michael Park commented on MESOS-6972: - {noformat} commit 6839897c5464fce6b8cbd253d959a7e2efd72987

[jira] [Commented] (MESOS-6972) Improve performance of protobuf message passing by removing RepeatedPtrField to vector conversion.

2017-12-05 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279069#comment-16279069 ] Michael Park commented on MESOS-6972: - {noformat} commit 62b4727310873e80c82516971150082924d9075a

[jira] [Commented] (MESOS-6972) Improve performance of protobuf message passing by removing RepeatedPtrField to vector conversion.

2017-12-05 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279049#comment-16279049 ] Michael Park commented on MESOS-6972: - {noformat} commit ececa115966067551e00098f973f0104a0782730

[jira] [Commented] (MESOS-6972) Improve performance of protobuf message passing by removing RepeatedPtrField to vector conversion.

2017-12-05 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279050#comment-16279050 ] Michael Park commented on MESOS-6972: - {noformat} commit c9462f4927cfffb1f3a90827467ded730c0f40b9

[jira] [Commented] (MESOS-6972) Improve performance of protobuf message passing by removing RepeatedPtrField to vector conversion.

2017-12-05 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279048#comment-16279048 ] Michael Park commented on MESOS-6972: - {noformat} commit 8670d2e9224485b94a40654d4a2102d8340fe4ac

[jira] [Commented] (MESOS-6972) Improve performance of protobuf message passing by removing RepeatedPtrField to vector conversion.

2017-11-15 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16254343#comment-16254343 ] Benjamin Mahler commented on MESOS-6972: Move support for install handlers is committed:

[jira] [Commented] (MESOS-6972) Improve performance of protobuf message passing by removing RepeatedPtrField to vector conversion.

2017-06-12 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046889#comment-16046889 ] Benjamin Mahler commented on MESOS-6972: [~dzhuk] I see, sounds like we have two options that

[jira] [Commented] (MESOS-6972) Improve performance of protobuf message passing by removing RepeatedPtrField to vector conversion.

2017-06-08 Thread Dmitry Zhuk (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16043468#comment-16043468 ] Dmitry Zhuk commented on MESOS-6972: Yeah, this will not work with arenas, but I'm not sure if arenas

[jira] [Commented] (MESOS-6972) Improve performance of protobuf message passing by removing RepeatedPtrField to vector conversion.

2017-06-08 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16043178#comment-16043178 ] Benjamin Mahler commented on MESOS-6972: [~dzhuk] great, yeah I was thinking of this option as

[jira] [Commented] (MESOS-6972) Improve performance of protobuf message passing by removing RepeatedPtrField to vector conversion.

2017-06-08 Thread Dmitry Zhuk (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16042695#comment-16042695 ] Dmitry Zhuk commented on MESOS-6972: [~bmahler], what do you think about taking a different approach: