Datastore puts not working

49 views
Skip to first unread message

Kyle Baley

unread,
Mar 18, 2014, 3:57:58 PM3/18/14
to google-a...@googlegroups.com
We've been having an issue for the last hour with puts not working. When I save something, everything appears to succeed and there are no errors in the log but when I refresh the page, the previous changes I made disappear. This is happening in two different applications we have (the same codebase but one for staging and one for prod) but not in the third. The AppEngine status is showing green and I haven't received any emails indicating the team is looking into any issues which is why I'm posting here. We haven't hit our quota and haven't updated our app in over a week.

Kyle Baley

unread,
Mar 18, 2014, 3:59:36 PM3/18/14
to google-a...@googlegroups.com
Never mind! The email from the AppEngine team just came in.


On Tue, Mar 18, 2014 at 3:57 PM, Kyle Baley <ky...@baley.org> wrote:
We've been having an issue for the last hour with puts not working. When I save something, everything appears to succeed and there are no errors in the log but when I refresh the page, the previous changes I made disappear. This is happening in two different applications we have (the same codebase but one for staging and one for prod) but not in the third. The AppEngine status is showing green and I haven't received any emails indicating the team is looking into any issues which is why I'm posting here. We haven't hit our quota and haven't updated our app in over a week.

--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/aiRi9qDDAL4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Kinesh Patel

unread,
Mar 18, 2014, 4:09:04 PM3/18/14
to google-a...@googlegroups.com
I'm having the same issue. Have not received an email yet - are they looking into it?

Kinesh Patel

unread,
Mar 18, 2014, 4:10:36 PM3/18/14
to google-a...@googlegroups.com
Sometimes my puts work but the queries are returning zero results for certain kinds. We've made zero code changes in 5 days, so it's def. a datastore issue with certain indexes not being updated. 

Kyle Baley

unread,
Mar 18, 2014, 4:12:21 PM3/18/14
to google-a...@googlegroups.com
Here's the email I got:

We're investigating an issue with Google App Engine Datastore beginning at Tuesday, 2014-03-18 11:45 AM. We will provide more information shortly.

Kinesh Patel

unread,
Mar 18, 2014, 5:21:55 PM3/18/14
to google-a...@googlegroups.com
Looks like it's an extreme case of 'eventual consistency'. Theoretically those results are all saved but your queries are just not returning them because they are hitting a node where the data hasn't written to the index. It's been many hours now and I still don't see them showing up, so I have my doubts they will ever 'eventually become consistent'. I'm monitoring to see if I start seeing them pop up at any point.
Reply all
Reply to author
Forward
0 new messages