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

Local result set cache is not transactionally consistent

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: