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.
