Hi cryb, App Engine is designed such that the indexes will always be in sync. Updates are either applied fully (including index updates), or not at all.
-Nick Johnson On Tue, Jun 16, 2009 at 9:46 AM, cryb <cbuti...@gmail.com> wrote: > > Hello. > AppEngine docs/articles state that commit is performed in 2 separate, > sequential stages: changes to entities (stage 1) and changes to > indexes (stage 2). > My question is what happens after a successful commit in stage 1 (that > is entity data becomes visible), followed by a crashed index update in > stage 2? does indexing data have journal logs that are coordinated > with entity data journal logs before initial commit in stage 1? > Thanks. > > > -- Nick Johnson, App Engine Developer Programs Engineer Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.com To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---