[
https://issues.apache.org/jira/browse/TS-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-4451:
------------------------------
Fix Version/s: sometime
> Remove magic numbers from codebase where possible
> -------------------------------------------------
>
> Key: TS-4451
> URL: https://issues.apache.org/jira/browse/TS-4451
> Project: Traffic Server
> Issue Type: Improvement
> Reporter: Thomas Jackson
> Fix For: sometime
>
>
> There are quite a few places in the code that have magic numbers. A common
> pattern is the string len for a string passed in (TS-4440 for example).
> The goal of this ticket is to:
> - Find an automated mechanism to check for magic numbers
> - Bring the codebase into alignment with automated check
> -- Create some MACROS for the common cases
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)