binbeobo / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 1 forks source link

Datastore statistics not updating every 24 hours as promised #343

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This issue has been raised many times in the past, but never seems to get 
resolved.

What steps will reproduce the problem?

1) Visit 
https://console.developers.google.com/datastore/stats?project=myapp&namespace=__
all__&kind=__all__
2) Visit 
https://console.developers.google.com/project/myapp/datastore/stats?namespace=__
all__&kind=__all__

What is the expected output? What do you see instead?

1) shows "Entity statistics last updated Oct 24, 2015 7:27 a.m. UTC " (1 day, 
10 hours ago)
2) shows "All Entity statistics  Last updated: 1 day 10 hr ago"

Please provide any additional information below.

Trying to download data from production, but bulkloader.py is not retrieving 
new Kinds.  Need to update statistics to fetch all Kinds.

Original issue reported on code.google.com by ken...@gmail.com on 25 Oct 2015 at 5:30

GoogleCodeExporter commented 8 years ago
OK, so now, 2 hours later, it says it was updated 12 hours ago.  And I see that 
it was indeed updated.  So, it seems that the notification in the Cloud Console 
is not properly calculating the time since update.  Perhaps a timezone 
miscalculation?

Original comment by ken...@gmail.com on 25 Oct 2015 at 7:18

GoogleCodeExporter commented 8 years ago
Thank you for the feedback. This sounds like an issue with datastore. Please 
report it here: 
https://code.google.com/p/googleappengine/wiki/FilingIssues?tm=3.

Original comment by vil...@google.com on 26 Oct 2015 at 8:31