google-appengine  

Re: [google-appengine] Total stored data creeping up again

'Αλκης Ευλογημένος
Sun, 14 Mar 2010 07:58:25 -0700

Did you do any schema changes or rewrites of your data? From past experience
the quota counter/garbage collector seem to be periodic jobs that take more
than a day to update. For example I did a schema upgrade recently: disk
usage doubled. After 2 days it went back to normal.

- alkis


On Sun, Mar 14, 2010 at 2:20 PM, Hugo Visser <botte...@gmail.com> wrote:

> Hi,
>
> Last few days I suddenly see the quota for Total Stored Data going up
> for no apparent reason. My app stores little data in the data store
> and none of the properties are indexed (I only retrieve an entity by
> key).
> So I can't really tell where the sudden rise of stored data is coming
> from, the app has been running for a while like this and data store
> use is normally something like 1%.
>
> My app does use memcache a lot, is that also counted in the total
> stored data? I flushed memcache to be sure, but the quota display does
> not reflect any change.
>
> Thanks,
>
> Hugo
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com<google-appengine%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.