Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-1019

clean up access to librecords and remove wrappers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • Core
    • None

    Description

      There are unneeded define wrappers around the librecord function calls:

      [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
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bcall Bryan Call
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: