[
https://issues.apache.org/jira/browse/TS-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-760:
-----------------------------
Summary: Clean up management types (was: Should we eliminate old MgmtType
etc?)
> Clean up management types
> -------------------------
>
> Key: TS-760
> URL: https://issues.apache.org/jira/browse/TS-760
> Project: Traffic Server
> Issue Type: Improvement
> Components: Management
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 3.1.0
>
>
> There seems to be remnants left of what I think is the old "management" type
> system. e.g.
> MgmtType
> MgmtFloat
> MgmtInt
> MgmtIntCounter
> MgmtString
> INK_INT
> INK_FLOAT
> INK_STRING
> INK_COUNTER
> INK_STAT_CONST
> INK_STAT_FX
> I believe these are (or should) be replaced with e.g.
> RecDataT
> RecFloat
> RecInt
> RecCounter
> RecString
> RECD_INT
> RECD_FLOAT
> RECD_STRING
> RECD_COUNTER
> RECD_STAT_CONST
> RECD_STAT_FX
> At the same time, we should eliminate the remnants of #ifdef MODULARIZED
> (not a lot left though).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira