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

   [proxy.config.net.additional_accepts 
](https://ci.trafficserver.apache.org/job/Github_Builds/job/docs/5594/artifact/output/11648/docbuild/html/admin-guide/files/records.yaml.en.html#proxy-config-net-additional-accepts)
 is expected to  use `-1`  but the code wasn't storing the value into a signed 
type, so changed from `unsigned` to `signed` as this is what's expected. 
   
   This PR also makes sure the records validity check passes.
   
   Original PR -> https://github.com/apache/trafficserver/pull/10098
   
   Part of a fix for https://github.com/apache/trafficserver/issues/11649


-- 
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