But, what is even more annoying and new with 1.6.0 is that very often the datastore decides to go out for lunch in the middle of executing a query. Look for example at this one: about a minute to run a really simple query that returns one entity, in a datastore that I just created and maybe it has 200 entities of about 15 kinds. The Domain kind has two entities!!!
INFO 2011-11-17 *03:39:47*,371 query.py:260] SWQ: Executing 'SELECT * FROM Domain WHERE dom_names = :1' ['ls'] INFO 2011-11-17 *03:40:38*,751 query.py:264] SWQ: 1 -- 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/-/nE4DRRHUdC8J. 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.
