]
Manik Surtani commented on JBCACHE-1033:
----------------------------------------
Agreed that this needs clarifying, but the Node API should also have a replaceAll().
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
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: