[
https://jira.jboss.org/jira/browse/ISPN-12?page=com.atlassian.jira.plugin...
]
Mircea Markus resolved ISPN-12.
-------------------------------
Resolution: Won't Fix
After a discussion on the mailing list, we decided that this is rather on edge
optimization (it won't work well for DIST or heterogenous caches,e.g. ASYNC_REPL and
SYNC_REPL), and hence it will be dropped. More details on the discussion here:
http://lists.jboss.org/pipermail/infinispan-dev/2009-June/000308.html
Optimize transactions spanning caches from the same cache manager
-----------------------------------------------------------------
Key: ISPN-12
URL:
https://jira.jboss.org/jira/browse/ISPN-12
Project: Infinispan
Issue Type: Feature Request
Components: Transactions
Reporter: Manik Surtani
Assignee: Mircea Markus
Fix For: 4.0.0.BETA1, 4.0.0.GA
Transactions that span caches on the same cache manager can be optimized by bundling
their RPC calls (prepare, commit, rollback) together. Right now they would be separate
RPC messages for each cache.
Need to think about how best to implement this.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira