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

JDBC Purge consistency issues

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

XMLWordPrintable

      The JdbcStringBasedStore's purge method requires the following enhancements:

      1. The connection should be enrolled in a transaction via autoCommit(false) with commit/rollback.
      2. Implementations of TableManager#getSelectOnlyExpiredRowsSql should utilise a SELECT ... FOR UPDATE statement to ensure that the expired entries are locked throughout the Tx

              remerson@redhat.com Ryan Emerson
              remerson@redhat.com Ryan Emerson
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: