Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-5315

MATVIEW_MAX_STALENESS_PCT reloads only based upon ttl

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 10.3, 10.1.3, 10.2.1
    • None
    • Query Engine
    • None

      https://github.com/teiid/teiid/blob/6d378d44fc7cb220ebc3a7068ff5f747e49dc557/runtime/src/main/java/org/teiid/runtime/MaterializationManager.java#L197

      Should schedule a recurring task for reloading based upon the staleness percentage, instead it is only a oneTimeJob. This means that after the first load, it will revert to using the ttl for reloads.

      We should also be explicit in the docs that the staleness is checked every minute.

              rhn-engineering-shawkins Steven Hawkins
              rhn-engineering-shawkins Steven Hawkins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: