Alfred, I also noticed the split, but I'm talking about something else. What is being written are entities from inside the google.appengine.api.logservice package (_LogRecord, _LogLine, inside a namespace called "_Logs")
I suspect this may announce some feature about managing logs using some APIs, which would be great, but as this is not available yet and slows down performances of the dev server as I described, I just commented out any writes about these entities in the SDK sources (google.appengine.api.logservice.logservice_stub.py). This "fixed" my issues. On 19 nov, 04:08, PK <[email protected]> wrote: > Alfred/Alexis, > > have you gotten anywhere with this issue? Is there a case opened? > > I agree that what Alexis reports is indeed a very serious issue. Please > take a look at issue > 6355<http://code.google.com/p/googleappengine/issues/detail?id=6355>for the > way it manifests itself in my environment. > > Thanks, > PK -- 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.
