java - Are "serving url" valid after migration to datastore HRD? -


i migrating application master/slave hrd , realized 1 thing: if complete migration (so old gae master/slave project points new one) old serving url remain valid?

in fact when user in web-app upload image store path:

servingurl = imagesservicefactory.getimagesservice().getservingurl(blobkey);

this important me because use serving url externally app!

old serving urls remain valid long old app remains active, blobs reference in datastore. if delete app or blobs, serving urls may go away @ time.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -