Yes. If you are doing any kind of datastore writes, you should probably pause them before the maintenance.
-- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Mon, Feb 7, 2011 at 11:00 AM, David Mora <[email protected]> wrote: > Hi, > > So since today there's a small time window for Appengine maintenance, i was > wondering if for those that have background processing happening at that > time (to be specific, mapreduce operations) should abort those processes? > > For example, right now we have one running that was triggered from the > datastore admin panel to delete some huge entities, the process right now is > at 50% and we are just curious if the task queues will increase will failed > operations due to the maintenance and the fact the datastore will be at > readonly mode. > > Thanks for the feedback! > > -- > 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.
