What time need google for answer to production issue usually? I need add new data to my datastore and I can't change appid - I work with incoming email to @appspotmail.com
2012/2/2 Timofey Koolin <[email protected]> > http://code.google.com/p/googleappengine/issues/detail?id=6849 > > > 2012/2/2 Robert Kluin <[email protected]> > >> Hi Timofey, >> I've seen a number of other people reporting sudden increases in >> reported stored data. You might submit a production issue. If you >> do, post back with the issue number. I'd like to see what Google says >> about this. >> >> >> Robert >> >> >> >> On Wed, Feb 1, 2012 at 11:29, Timofey Koolin <[email protected]> wrote: >> > No - I delete all blobs with other data. >> > I have no blob objects, but quota detail show 0.02Gb usage. >> > >> > Last days I don't use tasks. >> > >> > 2012/2/1 Robert Kluin <[email protected]> >> >> >> >> Hi Timofey, >> >> Do you have any blobs? Do you make heavy usage of tasks? >> >> >> >> There can be a delay after deleting data and the space actually >> >> being freed up, since the datastore does "soft" deletes. However, I >> >> don't remember ever seeing this take 3 days. >> >> >> >> >> >> Robert >> >> >> >> >> >> >> >> >> >> On Wed, Feb 1, 2012 at 04:03, Timofey Koolin <[email protected]> >> wrote: >> >> > Now I store in datastore: >> >> > 1 Email - 5KB >> >> > 9 User - 2KB >> >> > 1 _AE_DatastoreAdmin_Operation - 300 Bytes >> >> > >> >> > BUT >> >> > summary statistic: >> >> > Total number of entities: 289,951 >> >> > Total size: 227MB >> >> > >> >> > In quota details: 0.83GB >> >> > >> >> > >> >> > It is application in development state. >> >> > I have about 1-2 mounth active write-delete entities. In result I >> add to >> >> > storage about 1500 entities per day. >> >> > >> >> > Some days ago I delete all of this and ways 2-3 days for reset quota >> 2-3 >> >> > times. >> >> > Now I have 11 entities in my storage and giant overhead. >> >> > >> >> > Why space don't freed in my storage after I delete my data? >> >> > >> >> > >> >> > I attach summary screenshots and quota detail row. >> >> > >> >> > -- >> >> > Blog: www.rekby.ru >> >> > >> >> > -- >> >> > 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. >> >> >> >> -- >> >> 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. >> >> >> > >> > >> > >> > -- >> > Blog: www.rekby.ru >> > >> > -- >> > 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. >> >> -- >> 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. >> >> > > > -- > Blog: www.rekby.ru > -- Blog: www.rekby.ru -- 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.
