Hello, i had a big problem when i last deployed my app. I deployed a testing version to test some functionalities on an entity kind and i noticed that the new testing version was sending chat messages (and that should'n happen because only the default version was set to send chat messages) so i run more tests/queries and i noticed that the new deployed version was behaving exactly as the one default. I also noticed that 2 tables just vanished (DbContact kind and DbAddress kind, a contact entity has a list of DbAddress attached) Also my CPU quota grew about 20hours. I have about 1100 entities DbAddress and 230 DbContact totaling 2.5 KB, so i figured that deleting all those entities by mistake could not generate that much CPU usage. So i'm asking if there was maybe a problem related to AppEngine (and that could lead to errors when showing CPU usage and could lead to data entities having invalid parent ?) I have logs for almost every operation so I dont understand how could i deleted by accident. Could something bad happen during a new deploy ??? (it does not explain the new version behaving exactly as the new one and the very high CPU usage) App id: ebas-gdf
Please advice... -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
