New Google App Engine Console - Enitity number problems

67 views
Skip to first unread message

Richard Cheesmar

unread,
Dec 11, 2015, 1:59:37 PM12/11/15
to Google App Engine

Hi, All,

Has anyone noticed a mismatch in the number of entity records recorded in the ndb datastore as opposed to the actual number. I have provided feedback via the console but I have a mismatch - an entity named RealEstate is actually reported as having 134 records when there are actually 141.

Any ideas?

Christian F. Howes

unread,
Dec 11, 2015, 8:56:45 PM12/11/15
to Google App Engine
where are you getting the total numbers from?  there is a place that i know is an estimated number of entities that is updated by google on a best effort basis.  aside from paging through all the rows in the datastore, i don't know of any place in the console where the entity counts are expected to be up-to-the-minute synced with the datastore.

cfh

Richard Cheesmar

unread,
Dec 12, 2015, 2:47:00 AM12/12/15
to Google App Engine

Getting the numbers from the datastore entities section of the Development console

Jeff Schnitzer

unread,
Dec 12, 2015, 11:43:31 AM12/12/15
to Google App Engine
The statistics are batch updated (IIRC, nightly or thereabouts). They are not intended to be used for precise counts. If you need an exact count, maintain a sharded counter.

Jeff

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/187b700b-e7c7-4406-a298-02fa878b4438%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Richard Cheesmar

unread,
Dec 12, 2015, 12:29:23 PM12/12/15
to Google App Engine
Jeff, ok, that explains it.


On Friday, December 11, 2015 at 8:59:37 PM UTC+2, Richard Cheesmar wrote:
Reply all
Reply to author
Forward
0 new messages