Hi Michael,

When did this start happening? We're currently doing a phased rollout to
support the upcoming SDK release, so there may be some inconsistent behavior
while this is happening to your instance. Can you do us a favor and track
this behavior? It should not last long.

On Wed, Dec 2, 2009 at 1:08 PM, Michael <[email protected]> wrote:

> I'm seeing a weird issue with memcached right now (app: sovpad)
>
> About 1/5 of memcache requests goes to a different memcached server,
> so I'm getting problems with consistency (probably the same key maps
> to two different values?).
>
> When I'm requesting stats, I'm seeing two distinct stats:
>
> That's "old" server:
> {'hits': 15948553L, 'items': 297010L, 'bytes': 230207529L,
> 'oldest_item_age': 131185L, 'misses': 2694500L, 'byte_hits':
> 20397739314L}
>
> That's a new one in about 1/5 of requests:
> {'hits': 12005L, 'items': 13699L, 'bytes': 12456724L,
> 'oldest_item_age': 571L, 'misses': 18283L, 'byte_hits': 11945345L}
>
> --
>
> 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.


Reply via email to