> > I'm running the memcached server as well as the applications on my > local machine. > Also I use consistent hashing. I don't see any code statement doing a > flush before the object is accessed again. > Any other pointers?
If you are using spymemcached make sure your server list is the same on both clients. Also make sure your clients are both configured to use the "KetamaConnectionFactory".
