[google-appengine] Memcache broken with Always On?

2010-12-16 Thread Tom Phillips
I posted on this this in the java forum, but no traction there and I
suspect it's not java specific.

Memcache entries seem to be being scoped to an instance, not global.
After a cache entry is made, it can be retrieved fine for any request
that goes to that same instance. Any request to one of the other
instances never finds the entry in the cache.

Bug in Always On? Bug in 1.4.0? Design intent?

Thanks,
Tom

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Memcache broken with Always On?

2010-12-16 Thread Ikai Lan (Google)
This is definitely not a design intent. Can you post any code or
reproduction steps?

--
Ikai Lan
Developer Programs Engineer, Google App Engine
Blogger: http://googleappengine.blogspot.com
Reddit: http://www.reddit.com/r/appengine
Twitter: http://twitter.com/app_engine



On Wed, Dec 15, 2010 at 7:42 PM, Tom Phillips tphill0...@gmail.com wrote:

 I posted on this this in the java forum, but no traction there and I
 suspect it's not java specific.

 Memcache entries seem to be being scoped to an instance, not global.
 After a cache entry is made, it can be retrieved fine for any request
 that goes to that same instance. Any request to one of the other
 instances never finds the entry in the cache.

 Bug in Always On? Bug in 1.4.0? Design intent?

 Thanks,
 Tom

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.