Use of replication queue and transactions may cause modifications not to be applied on
remote nodes
---------------------------------------------------------------------------------------------------
Key: JBCACHE-1348
URL:
http://jira.jboss.com/jira/browse/JBCACHE-1348
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Replication, Transactions
Affects Versions: 2.1.1.GA
Reporter: Manik Surtani
Assigned To: Manik Surtani
Priority: Critical
Fix For: 2.2.0.GA, 2.1.X
When prepare method calls are created, they receive a reference to the modification list
of the transaction.
On transaction completion, however, the context is cleaned (JBCACHE-1326) which means the
modification list is emptied.
This was not a problem in 2.1.0 since 2.1.0 didn't scrub contexts after transaction
completion (thus creating a class loader leak - see JBCACHE-1326).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira