Skip to content

[ATR-22699] Change startOfFile incident to invalidate all caches

Tim Martin requested to merge tamartin/athena:tdtInvalidateAllCaches into master

Hopefully final solution to force trigger configuration refresh upon file boundaries.

New file incident now sets the force-update flag in every slot. The flag will be found and reset by each slot in turn on the first beginEvent incident of the new file.

Merge request reports