[infinispan-issues] [JBoss JIRA] (ISPN-1543) Split CacheImpl into TransactionalCache and NonTransactionalCache

Tristan Tarrant (JIRA) issues at jboss.org
Mon Jan 12 09:17:34 EST 2015


     [ https://issues.jboss.org/browse/ISPN-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant reassigned ISPN-1543:
-------------------------------------

    Assignee:     (was: Mircea Markus)


> Split CacheImpl into TransactionalCache and NonTransactionalCache 
> ------------------------------------------------------------------
>
>                 Key: ISPN-1543
>                 URL: https://issues.jboss.org/browse/ISPN-1543
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Core
>    Affects Versions: 5.1.0.BETA4
>            Reporter: Mircea Markus
>            Priority: Minor
>              Labels: refactor
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list