Hi GAE team, sorry if this was discussed - but I wasn't able to find any recent posts.
Our application, heavily relying on transactions for data integrity, under load works fine on the cloud deployment, but is totally broken on the local GAE dev server - the transactions complete with success in thoses cases, where according to the data being processed, they should have failed. For the jdo config we are using default settings. We are using SDK 1.3.0. I found some posts mid-2009 here, which said that before some point transactions in local server were not really implemented. Can you please clarify whether currently the transactions in the local server are fully implemented, or what we see is expected? Thank you, Dmitry -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
