Rewrites I do a lot. The dataset in the datastore gets updated
frequently. I guess that would explain the low percentage I see
usually. But now it's jumping over 50% which seems a lot.
I just like some confirmation if it's something that I'm doing wrong,
or if it is an app engine thing that I shouldn't worry about.

On Mar 14, 3:57 pm, Alkis Evlogimenos ('Αλκης Ευλογημένος)
<[email protected]> wrote:
> 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 <[email protected]> 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 [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<google-appengine%[email protected]>
> > .
> > 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to