I have a web application in App engine with Java and a Datastore with 
information that need the web app. When received a request page the rate of 
Datastore Read Operations resource grow up 6%. If the limit is 0.05 Millons 
Op, the 6% are 3000 read operations, but my app only access to 20 different 
enttity objects in 3 different querys.

 

I don't understand why I have this rate grow up in DataStore Read 
Operations. I use JDO in my app. Does anyone know why this happens?

 

 

Thk

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to