Alan M. Carroll created TS-2823: ----------------------------------- Summary: Change names of Mgmt API types TSEvent and TSError Key: TS-2823 URL: https://issues.apache.org/jira/browse/TS-2823 Project: Traffic Server Issue Type: Improvement Components: Console Reporter: Alan M. Carroll
Now that we are using lib/ts/apidefs.h in the core, there is a collision between TSEvent and potentially TSError between definitions in apidefs.h and mgmtapi.h. The definitions are completely different and it seems wrong (and now a real problem) to have that name collision. The Mgmt API types will now be "TSMgmtEvent" and "TSMgmtError" -- This message was sent by Atlassian JIRA (v6.2#6252)