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

Convert expiration to no longer use transactions

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 12.0.0.Dev04
    • None
    • None
    • None

    Description

      Currently when an entry is expired we remove it via the transactional mode of the cache, ie. if transaction we start a new transaction. We should instead always remove these elements in a non transactional way similar to putForExternalRead. This will make transaction processing much simpler as there is only one mode instead of 3+.

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: