James Peach created TS-4501:
-------------------------------

             Summary: use config_parse_error to propagate remap.config errors
                 Key: TS-4501
                 URL: https://issues.apache.org/jira/browse/TS-4501
             Project: Traffic Server
          Issue Type: Bug
          Components: Configuration, Remap API
            Reporter: James Peach


In {{RemapConfig.cc}} there is a fairly complex game of formatting error 
messages into output buffers. We can simplify all this by using the 
{{config_parse_error}} class to carry both a status and an error message.

We should add a {{SourceLocation}} field to {{config_parse_error}} as well to 
we can propagate the line that the error occurred on.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to