Hi Nick, Please correct me if I am wrong, but is it not true that the only time results from a HR Datastore would be eventually consistent is when a query is performed without an ancestor? From my understanding of HR, it has nothing to do with whether the write is performed within a transaction or not. If I am wrong please let me know (for my own piece of mind).
Cheers, Nick On 2 May 2011 13:31, Nick Johnson (Google) <[email protected]> wrote: > Hi Dave, > > Are you using the HR datastore? Writes outside transactions in the HR > datastore are eventually consistent. > > -Nick Johnson > > > On Mon, May 2, 2011 at 11:35 AM, Dave Peck <[email protected]> wrote: > >> Well, we're back to working again. But I have logs that pretty clearly >> show that (1) the datastore was failing to write my entities, and (2) >> it was failing silently. Not good. >> >> -Dave >> >> On May 1, 6:30 pm, Dave Peck <[email protected]> wrote: >> > Title says it all. >> > >> > I have numerous apps. The datastore appears to be failing to write, >> > but doing so silently: no exceptions, no nothing. >> > >> > What's up? >> > >> > Thanks, >> > Dave >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" 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?hl=en. >> >> > > > -- > Nick Johnson, Developer Programs Engineer, App Engine > > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
