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

Split CacheImpl into TransactionalCache and NonTransactionalCache

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Obsolete
    • Minor
    • None
    • 5.1.0.BETA4
    • Core
    • Low

    Description

      There is a lot of unnecessary complexity in CacheImpl caused by handling two types of caches: transactional and non-transactional.
      This code (and potentially InvocationContextContainer) can be simplified a lot by splitting the logic into two cache implementations: TransactionalCache and NonTransactionalCache. The common logic would be moved in an AbstractCache.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mircea.markus Mircea Markus (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: