Greg Mann created MESOS-9498:
--------------------------------
Summary: Avoid unnecessary copies in v1 API handlers
Key: MESOS-9498
URL: https://issues.apache.org/jira/browse/MESOS-9498
Project: Mesos
Issue Type: Improvement
Components: HTTP API
Reporter: Greg Mann
Repeated use of the {{evolve()}} and {{devolve()}} helpers in the v1 API code
paths leads to unnecessary copying of messages. We should evaluate the existing
implementation and design an approach which can avoid copies to improve
performance.
This ticket may be split out into multiple if the design and implementation
warrant it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)