Leif Hedstrom created TS-2258:
---------------------------------

             Summary: Verify that all fields are correct in RecordsConfig.cc
                 Key: TS-2258
                 URL: https://issues.apache.org/jira/browse/TS-2258
             Project: Traffic Server
          Issue Type: Bug
          Components: Core
            Reporter: Leif Hedstrom


We should go through every configuration in RecordsConfig.cc, and assure that 
fields such as if it's dynamically reloadable or not, validation regexes etc. 
are all set 100% correct.

Once this file is accurate, and will be the one true authoritative source for 
everything "configuration"; it can be used for command line help (e.g. 
traffic_line can say if a config is reloadable), and we can even use it as a 
source for the Sphinx documentation.

A bonus would be to add a one-line helper line for each configuration in 
RecordsConfig.cc. This can again be used for e.g. traffic_line, or for a new 
type of tools to help managing configurations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to