]
Steven Hawkins updated TEIID-5318:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
MaterializtionManager probe can be too rapid.
---------------------------------------------
Key: TEIID-5318
URL:
https://issues.jboss.org/browse/TEIID-5318
Project: Teiid
Issue Type: Quality Risk
Components: Server
Reporter: Steven Hawkins
Priority: Major
Fix For: 12.x
If a ttl load is in progress the probe is repeated every minute - regardless of how much
time is remaining. This can happen due to manual loads or in clusters where members start
the materialization jobs with some skew. While this is not harmful, it does lead to a lot
of logging and queries against the status table which could be avoided.