Re: [appengine-java] a question about transactional tasks

2010-03-21 Thread Max Ross (Google)
Hi AJ, Your understanding is correct and I don't quite know what we meant when we said "same level of isolation and consistency." I'll get this sorted out. Thanks, Max On Sun, Mar 21, 2010 at 1:11 PM, AJ wrote: > hi, > > I could use a clarification about transactional tasks. > > My understand

[appengine-java] a question about transactional tasks

2010-03-21 Thread AJ
hi, I could use a clarification about transactional tasks. My understanding was that a transactional task is enqueued if and only if the transaction succeeds, but is performed outside the transaction (so, is not restricted to objects in the same entity group as the transaction, and does not share