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.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to