[infinispan-dev] PutForExternalRead and autoCommit
Mircea Markus
mircea.markus at jboss.com
Tue Nov 22 14:07:53 EST 2011
On 17 Nov 2011, at 15:25, Galder Zamarreño wrote:
> For more background info, see: http://community.jboss.org/message/636797#636797
I also think this might be confusing for users.
What about:
a) don't inject a transaction for PFER. That's an easy change.
b) if autoCommit is off and PFER is not invoked in the scope of a tx we can either warn or throw an exception. Or just ignore.
The problem is that we inject the transaction twice.
More information about the infinispan-dev
mailing list