Hi, I've run into a problem using the file API for blobstore (http://code.google.com/appengine/docs/python/blobstore/overview.html#Writing_Files_to_the_Blobstore) on dev_appserver.py with --high_replication. It seems that after files.finalize(file_name) is called, the blob_key is not immediately available. Is this a known issue? I couldn't find it here (http://code.google.com/p/googleappengine/issues/list).
Thanks, Mark -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/Dqg5y7HiYY8J. 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.
