TO /servers/{hostname}/update_status parentRevalPending is not CDN-specific #5505
Closed
Description
I'm submitting a ...
- bug report
Traffic Control components affected ...
- Traffic Ops
Current behavior:
If you have two CDNs (A and B) and a MID
in CDN A (cachegroup = parent-cg) with revalPending = true
, all child caches of cachegroup parent-cg in both CDN A and B have parentRevalPending = 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
.