Re: [google-appengine] Re: Database opaquely rolling back changes

2011-07-06 Thread Johan Euphrosine
Oups, my bad that's exactly what you described: I got confused by the duplicate url in the field. I will investigate further. On Wed, Jul 6, 2011 at 4:28 PM, Johan Euphrosine wrote: > Hi, > > After testing that scenario it seems to me that it does not revert the > entity but rather concatenate t

Re: [google-appengine] Re: Database opaquely rolling back changes

2011-07-06 Thread Johan Euphrosine
Oups, my bad that's exactly what you described: I will investigate further. On Wed, Jul 6, 2011 at 4:28 PM, Johan Euphrosine wrote: > Hi, > > After testing that scenario it seems to me that it does not revert the > entity but rather concatenate the previous value to the new one: > > After changin

Re: [google-appengine] Re: Database opaquely rolling back changes

2011-07-06 Thread Johan Euphrosine
Hi, After testing that scenario it seems to me that it does not revert the entity but rather concatenate the previous value to the new one: After changing the value to: http://indiatoday.intoday.in/site/story/upa-paralysed-decision-making-process-collapse-in-credibility-and-stall-in-governance A

Re: [google-appengine] Re: Database opaquely rolling back changes

2011-07-05 Thread Johan Euphrosine
Also we found out in your logs that there are some update made to you entities from your requests, do you think it is related ? https://appengine.google.com/logs?app_id=streamingservicesplatform&version_id=338.351599449181101794&severity_level_override=1&severity_level=3&tz=US%2FPacific&filter=143

Re: [google-appengine] Re: Database opaquely rolling back changes

2011-07-05 Thread Johan Euphrosine
Hi Tirrel, What happened when you tried to read the record just after writing, 1 minute later, 2 minute later, etc until 5 minutes ? Are you sure that your application code doesn't interact with the datastore on the same record elsewhere, on a request, tasksqueue or a cron job ? We are currently

RE: [google-appengine] Re: Database opaquely rolling back changes

2011-07-04 Thread Brandon Wirtz
I view the DataStore Administrator as a "in case of emergency break glass and slit your wrists" tool. -Original Message- From: google-appengine@googlegroups.com [mailto:google-appengine@googlegroups.com] On Behalf Of Tirrell Payton Sent: Monday, July 04, 2011 9:40 PM To: Google App Engine