My app id is echofonsync and the issue remains. I can get a result from memcache.get_stats() now, but can not store new data. Thanks.
On Dec 2, 5:05 pm, "Ikai L (Google)" <[email protected]> wrote: > Is this issue still occurring for you? If so, let me know your application > ID. > > Michael, let me know if this is causing you problems in production. I can > attempt to migrate your application to a different pool, but this is not > something I'd advise if you're running in production and things are working > fine. > > > > On Wed, Dec 2, 2009 at 4:26 PM, naan <[email protected]> wrote: > > Hi, > > > This happens for me too. I can't store any data into memcache. Also, I > > can't get any results with memcache.get_stats(). The function returns > > None. > > > On Dec 2, 1:45 pm, Michael <[email protected]> wrote: > > > The problem with consistency is: the same key maps to the different > > > values (when I'm hitting another memcached server), so randomly I'm > > > getting old value from memcache and it produces weird effects on my > > > application (like new message appearing, though they were marked as > > > read). > > > > Is it going to be fixed soon? > > > > On Dec 2, 11:33 pm, Michael <[email protected]> wrote: > > > > > At the time of the first post it was going for about 10 minutes. > > > > > It's still happening. > > > -- > > > You received this message because you are subscribed to the Google Groups > > "Google App Engine" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-appengine%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en. > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. 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.
