What if you disable the app for maintenance, doing the following steps:
- - make sure the users can't access the app.
- - delete all indexes.
- - redeploy a subset of your application for updating the 15 million
entities.
- - redeploy the full application.
- - rebuild the indexes.
- - open access to your application.
A rebuild of an index is likely much cheaper in cost than updating one for
each write.
-Wendel
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-appengine/-/Ggt6ik4ZH9EJ.
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.