Hi everyone,

   In an application using the High Replication Datastore, the blobstore is 
eventually consistent too or it is strongly consistent? 

or simply:

it is possible that in the servlet called after uploading a blob this line: 
Image im = ImagesServiceFactory.makeImageFromBlob(blobKey);
could try to create an Image from a blob not yet available (like when you 
try to get an entity you just put into the datastore)?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/ZjFXJlUT-a0J.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to