James Peach created TS-3033:
-------------------------------
Summary: reimplement management protocol
Key: TS-3033
URL: https://issues.apache.org/jira/browse/TS-3033
Project: Traffic Server
Issue Type: Bug
Components: Core, Management API
Reporter: James Peach
The management protocol is hand-crafted for each message type. That's a lot of
code and it makes it unnecessarily complicated to add new message types. Let's
introduce a simple, generic marshaling format and use that everywhere. The
format I have implemented can be used for signaling traffic_server as well, but
for now this is just changing API messages to traffic_manager.
--
This message was sent by Atlassian JIRA
(v6.2#6252)