TO /servers/{hostname}/update_status parentRevalPending is not CDN-specific #5505
Labels
bug
something isn't working as intended
medium impact
impacts a significant portion of a CDN, or has the potential to do so
Traffic Ops
related to Traffic Ops
Milestone
I'm submitting a ...
Traffic Control components affected ...
Current behavior:
If you have two CDNs (A and B) and a
MID
in CDN A (cachegroup = parent-cg) withrevalPending = true
, all child caches of cachegroup parent-cg in both CDN A and B haveparentRevalPending = true
.Expected behavior:
In the above example, only child caches of cachegroup parent-cg that are in CDN A would have
parentRevalPending = true
.Minimal reproduction of the problem with instructions:
Using the above example, ensure that CDN B has no pending revalidations then submit an invalidation for a delivery service in CDN A. Observe that child caches in CDN B now have
parentRevalPending = true
.The text was updated successfully, but these errors were encountered: