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: