rawlinp opened a new issue #5505: URL: https://github.com/apache/trafficcontrol/issues/5505
## 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`. ---------------------------------------------------------------- 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]
