jpappa200 opened a new issue, #6780: URL: https://github.com/apache/trafficcontrol/issues/6780
<!-- ************ STOP!! ************ If this issue identifies a security vulnerability, DO NOT submit it! Instead, contact the Apache Traffic Control Security Team at [email protected] and follow the guidelines at https://apache.org/security regarding vulnerability disclosure. - For *SUPPORT QUESTIONS*, use the #traffic-control channel on the ASF slack (https://s.apache.org/tc-slack-request) or the Traffic Control Users mailing list (send an email to [email protected] to subscribe). - Before submitting, please **SEARCH GITHUB** for a similar issue or PR * https://github.com/apache/trafficcontrol/issues * https://github.com/apache/trafficcontrol/pulls --> <!-- Do not submit security vulnerabilities or support requests here - see above --> ## This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components: <!-- delete all those that don't apply --> - Traffic Control Cache Config (`t3c`, formerly ORT) ## Current behavior: <!-- Describe how the current features are insufficient. --> In a MSO DS, if you have a cachegroup (mid) that has an OFFLINE primary parent (ORG), and an ONLINE secondary parent (ORG), t3c assumes that no parent exists, and hence generates the parent config without anything in it. ## New behavior: <!-- Describe how this change would improve Traffic Control --> t3c should log an error/ warning noting that the primary ORG parent was OFFLINE, and then should go ahead and try the secondary parent, and update the parent config accordingly. -- 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]
