One final note ...

All of the inconsistencies that I was seeing on Sunday and Monday are now 
gone, including the one that I reported here regarding the deleted 
namespace.  It is now consistently reporting no records.

I did my read test on about a dozen other situations and they are all 
passing now.

Thanks for your efforts

On Monday, June 24, 2013 10:17:16 PM UTC-7, James Gilliam wrote:
>
> I deleted a namespace today ... every kind and entity in the namespace, 
> everything!  I kept fetching and deleting rows until there were no more to 
> delete.
>
> Ten hours later, I did a count on every kind in the previous namespace.
>
> To my surprise, some tables are still showing entities -- not every time 
> you do a count; but if you do the count 20 times, it will show rows 3 or 4 
> of those times.
>
> Why is delete not really delete?
>
> What does eventual consistency mean?
>
> How long exactly do I have to wait for the records to all be deleted?
>
> Very frustrating dealing with a datastore that doesn't seem to work 
> reliably.
>
> Here is the output of successive counting the entities in a kind -- notice 
> the 4s
>
> So, 80% of the time there are no entities, 20% there are 4 rows.
>
> Any GAE help out there?
>
>    count 4count 0count 4count 0count 4count 0count 0count 0count 0count 
> 0count 
>    0count 0count 0count 0count 4count 0count 0count 0count 0count 0
>
>

-- 
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-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to