You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2014/08/22 01:18:11 UTC

[jira] [Created] (TS-3033) reimplement management protocol

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)