same key stored twice
Dustin Sallings
dustin at spy.net
Fri Apr 27 19:41:54 UTC 2007
On Apr 27, 2007, at 11:13 , Kevin Lewandowski wrote:
> I've been successfully running memcached across 4 nodes for several
> years with no problems. I just recently added more nodes and now I
> noticed memcached is storing the same key on more than one node.
>
> Has this happened to anyone before? I'm really not sure what could be
> causing this. I'm using the python client via apache.
The memcacheds aren't aware of each other. They operate as
independent storage nodes.
What's likely happened is that you have different configs on one of
your clients, or you're seeing older data (i.e. values stored before
the new nodes were added).
--
Dustin Sallings
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070427/7a404b70/attachment.html
More information about the memcached
mailing list