]
Manik Surtani resolved JBCACHE-1328.
------------------------------------
Resolution: Done
Profile and optimise TransactionTable
-------------------------------------
Key: JBCACHE-1328
URL:
http://jira.jboss.com/jira/browse/JBCACHE-1328
Project: JBoss Cache
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Transactions
Reporter: Manik Surtani
Assigned To: Manik Surtani
Fix For: 2.2.0.GA
The TxInterceptor uses TxTable.getLocalTransaction(gtx) for every remotely originating
prepare and commit call. This is inefficient since it traverses all map entries, and will
not scale. A simple Map keyed on gtx with txs as values would work, but perhaps a further
optimisation is possible - transaction entries could be looked up by the
InvocationContextInterceptor and stored in the InvocationContext.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: