Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

t3c should use secondary parent if there is no ONLINE primary parent #6780

Closed
jpappa200 opened this issue Apr 25, 2022 · 0 comments · Fixed by #6673
Closed

t3c should use secondary parent if there is no ONLINE primary parent #6780

jpappa200 opened this issue Apr 25, 2022 · 0 comments · Fixed by #6673
Labels
improvement The functionality exists but it could be improved in some way.

Comments

@jpappa200
Copy link
Contributor

This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:

  • Traffic Control Cache Config (t3c, formerly ORT)

Current behavior:

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:

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.

@jpappa200 jpappa200 added the improvement The functionality exists but it could be improved in some way. label Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement The functionality exists but it could be improved in some way.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant