You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2011/06/04 21:51:48 UTC

[jira] [Updated] (TS-760) Should we eliminate old MgmtType etc?

     [ https://issues.apache.org/jira/browse/TS-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-760:
-----------------------------

    Assignee: Leif Hedstrom

Taking a few bugs to work on.

> Should we eliminate old MgmtType etc?
> -------------------------------------
>
>                 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