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

Leif Hedstrom updated TS-1019:
------------------------------

    Fix Version/s:     (was: 3.1.2)
                   3.1.3
    
> clean up access to librecords and remove wrappers
> -------------------------------------------------
>
>                 Key: TS-1019
>                 URL: https://issues.apache.org/jira/browse/TS-1019
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Bryan Call
>            Assignee: Igor Galić
>            Priority: Minor
>             Fix For: 3.1.3
>
>
> There are unneeded define wrappers around the librecord function calls: 
> {noformat}
> [bcall@Bryan-Calls-MacBook-Pro-3 traffic.git]$ grep -r REC_ConfigReadInteger 
> * | grep define
> iocore/eventsystem/P_EventSystem.h:#define IOCORE_ConfigReadInteger           
>  REC_ConfigReadInteger
> proxy/http/HttpConfig.h:#define HTTP_ConfigReadInteger         
> REC_ConfigReadInteger
> proxy/logging/LogConfig.h:#define LOG_ConfigReadInteger         
> REC_ConfigReadInteger
> proxy/logging/LogConfig.h:#define LOG_LocalReadInteger          
> REC_ConfigReadInteger
> proxy/Main.h:#define TS_ConfigReadInteger            REC_ConfigReadInteger
> proxy/Prefetch.h:#define TS_ConfigReadInteger            REC_ConfigReadInteger
> proxy/Update.cc:#define UPDATE_ConfigReadInteger         REC_ConfigReadInteger
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to