Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-20264

[GSS](7.3.z) ISPN-12787 - Non Transactional Cache needs to be invalidated after commit on JPQL update/delete operation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.3.8.CR1, 7.3.8.GA
    • 7.2.0.GA, 7.3.0.GA, 7.2.9.GA, 7.3.3.GA
    • Clustering
    • None

    Description

      There was a change between EAP 7.1 and 7.2 in the handling of cache invalidation for JPAQL UPDATE or DELETE operations. In EAP 7.1 (using transactional caching), a post-commit invalidation of cached data occurred ensuring that subsequent data loads retrieved current state from the database. In EAP 7.2 and 7.3 (using non-transactional caching), invalidation occurs immediately and a load (from another thread) prior to database commit will leave stale data in the cache.

      Attachments

        Issue Links

          Activity

            People

              thofman Tomas Hofman
              rhn-support-sfikes Stephen Fikes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: