[
http://jira.jboss.com/jira/browse/JBCACHE-1033?page=comments#action_12363527 ]
Manik Surtani commented on JBCACHE-1033:
----------------------------------------
I have fixed the docs as well, to remove comments about using the DummyTM in standalone
apps until we finish putting together some docs on caveats and limitations.
Clarify usage of DummyTransactionManager in 2.0
-----------------------------------------------
Key: JBCACHE-1033
URL:
http://jira.jboss.com/jira/browse/JBCACHE-1033
Project: JBoss Cache
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Elias Ross
Assigned To: Manik Surtani
Fix For: 2.0.0.GA, 2.0.0.CR2
Node.put(Map map, boolean erase) was removed in 2.0. Users wishing to emulate the
replace-all behavior (e.g. put(map, true)) in 2.0 must now use a TransactionManager to do
first the clear then the putAll().
The docs suggest for stand-alone installs to use the DummyTXMan, but also say it's
not production ready.
I would suggest renaming DummyTXM to NonDurableTXM and clarifying the documents.
It'd be also wise to have a section on migration, e.g. "What happened to
XXX?"
--
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