[infinispan-issues] [JBoss JIRA] (ISPN-1540) Refactor distribution interceptor

William Burns (JIRA) jira-events at lists.jboss.org
Tue Jun 11 13:24:55 EDT 2013


    [ https://issues.jboss.org/browse/ISPN-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780898#comment-12780898 ] 

William Burns commented on ISPN-1540:
-------------------------------------

Also need to make sure that read from remote are put into the L1 cache right away instead of putting it in the tx context.  This comment talks about that.

https://issues.jboss.org/browse/ISPN-2965?focusedCommentId=12779780&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12779780
                
> Refactor distribution interceptor
> ---------------------------------
>
>                 Key: ISPN-1540
>                 URL: https://issues.jboss.org/browse/ISPN-1540
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Distributed Cache
>    Affects Versions: 5.1.0.BETA5
>            Reporter: Mircea Markus
>            Assignee: William Burns
>             Fix For: 6.0.0.Final
>
>
> DistributionInterceptor, as it looks now is unnecessary complex. Before adding more functionality on top of it (i.e. ISPN-1539) it should be refactored:
> - extract L1 logic into a different interceptor
> - this would require moving the StateTransferLock logic into another interceptor as well
> - now that we have separation between tx and non-tx caches, we can extract the remaining logic into TransactionalDistributionInterceptor and NonTransactional...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list