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

Local result set cache is not transactionally consistent

XMLWordPrintable

    • Icon: Quality Risk Quality Risk
    • Resolution: Done
    • Icon: Major Major
    • 8.2
    • 7.0
    • Query Engine
    • None

      Local result set cache entries are stored in a DefaultCache instance, which has no notion of on-going transactions. This makes session or less deterministic entries read uncommitted and possibly invalid if populated during a roll-back scenario.

      We should either add transaction aware logic or switch the local cache to a memory based infinispan instance.

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

              Created:
              Updated:
              Resolved: