App Engine Team,

My app currently experiences unusually high latency on datastore
operations. The app engine status page shows that a latency issue is
under currently investigation - do you have an estimate on when it
would be resolved?

These log lines might give a clue, notice the 7 seconds delay between
the first and second lines:

01-27 01:59PM 12.692
org.datanucleus.ConnectionManagerImpl allocateConnection: Connection
added to the pool :
org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl
$DatastoreManagedConnection@4f14da
D 01-27 01:59PM 19.335
org.datanucleus.ConnectionManagerImpl$1 managedConnectionPostClose:
Connection removed from the pool :
org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl
$DatastoreManagedConnection@4f14da
D 01-27 01:59PM 19.336
org.datanucleus.ConnectionManagerImpl allocateConnection: Connection
added to the pool :
org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl
$DatastoreManagedConnection@380e75
D 01-27 01:59PM 19.336
org.datanucleus.ConnectionManagerImpl allocateConnection: Connection
found in the pool :
org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl
$DatastoreManagedConnection@380e75

Thanks,
Michael Weinberg

-- 
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