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

JDBC Purge consistency issues

    XMLWordPrintable

Details

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              remerson@redhat.com Ryan Emerson
              remerson@redhat.com Ryan Emerson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: