When did you delete the indexes? The dashboard isn't updated in real time. It's updated with background tasks, so may take a bit to update depending on load.
On Wed, Apr 21, 2010 at 9:21 AM, vinothkumar <[email protected]>wrote: > I have the datastore growing in only one way up... > > The datastore size shows the size of all entities as 116 MB... > > However, the total stored data shows up as 40% of 1GB.. > > The data that are being deleted are not reflected in the total stored > data size. > > I had around 8 indexes, deleted 4 indexes using vacuum_indexes of > python appcfg utility. > > However, the total stored data still shows up as 40%.. > > Please advice what should be done to have the datastore quota reflect > the actual size? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- Ikai Lan Developer Relations, Google App Engine Twitter: http://twitter.com/ikai Delicious: http://delicious.com/ikailan ---------------- Google App Engine links: Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
