rawlinp commented on issue #3974: Remove weight parameter from CRConfig.json URL: https://github.com/apache/trafficcontrol/issues/3974#issuecomment-540207176 I believe the issue is in this query: https://github.com/apache/trafficcontrol/blob/8c9d7bb914763ef077c8caadc6eb4914216a845a/traffic_ops/traffic_ops_golang/crconfig/config.go#L93 Only profile parameters assigned to the `TR_PROFILE` for a CDN should be queried and added into the CRConfig's "config" section. Arbitrary parameters assigned to non-TR_PROFILEs with the configFile of CRConfig.json (e.g. in this case, ATS_PROFILEs), should not end up in the CRConfig's "config" section.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
