brbzull0 opened a new pull request, #12030:
URL: https://github.com/apache/trafficserver/pull/12030

   It basically goes from:
   ```
    Warn:   Warn: Ignoring field 'x' at Line 17. Not registered and Unknown tag 
type '?'
   ```
   To:
   ```
    Warn:   Warn: Ignoring field 'x' [proxy.config.some.field.x] at Line 17. 
Not registered and Unknown tag type '?'
   ```
   Record name is now included. This helps in case of multiple fields with that 
belong to different maps but have the same name.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to