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

RecoveryManagerImpl should use Caffeine map

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

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • Core
    • None

      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.

              Unassigned Unassigned
              wburns@redhat.com Will Burns
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: