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

RecoveryManagerImpl should use Caffeine map

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • None
    • None
    • Core
    • None

    Description

      The RecoveryManagerImpl currently allows a user to configure the cache for holding in doubt transactions. The key and value both are not marshallable and thus the cache cannot be clustered or have persistence in any way. We should remove this configuration option and just create a Caffeine map that has lifespan set on the key.

      Also the key can just be Xid as long as the RecoveryManager is scoped to a named cache.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: