Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9677

Non-transactional queries don't update the query cache

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      This is affecting the Hibernate second-level cache simple tutorials where queries are executed outside transactions.

      The problem is that the new integration for the query results (result of ISPN-9075) does not verify if there's an on-going transaction before registering a transaction completed synchronization where the query cache is updated.

      As a result, when a non-transactional query happens, the transaction synchronization callback does not happen and the query cache is not updated.

              rh-ee-galder Galder ZamarreƱo
              rh-ee-galder Galder ZamarreƱo
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: