In the last two weeks I have seem to have lost 60 entities.

The weird thing was that those entities were "children" of other entities 
which exists in the Data-Store. 

I determine they were "lost" due to the fact that there isn't any 
application logic that can delete them and they are tightly coupled to their 
parents
in a transaction manner.

I am concerned. My application is a production one, and I am paying for 3 
instances only to make sure that data reliability/consistency will be part 
of the features I get.

My application is not mission critical, and the traffic is rather low, so 
should I encounter issues like data reliability? 

I recently read about the high replication option, should I migrate my data 
to there? will it be more reliable?

In addition I am making backups on a weekly basis, is there ability to view 
the backed up data? (besides uploading all of it to my application or a new 
one)






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

Reply via email to