[Tickets #10123] Re: Use memcache flags to keep track of large objects
bugs at horde.org
bugs at horde.org
Thu May 26 22:21:56 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10123
------------------------------------------------------------------------------
Ticket | 10123
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Use memcache flags to keep track of large objects
Queue | Horde Framework Packages
Version | Git master
Type | Enhancement
-State | Feedback
+State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-05-26 22:21) wrote:
>> Your patch did not apply cleanly, so I had to go through by hand and
>> make the necessary changes. Could you test and make sure I
>> transferred the changes correctly?
>
> Yep, its ok.
> I think that it should be sent to dev (or the appropriate place), a
> message to warn people that starting to use this code will bring
> unexpected results if they have large objects on memcache.
How? If I read the code correctly, this new code will simply cause a
cache miss.
> We have made (untested yet) for ourselves a temporary patch to
> convert old large objects to the new flag system. Attached the temp
> patch
No need to convert these values. Memcache, as the name itself
implies, is a cache. If data objects suddenly go missing, this is an
expected occurrence.
More information about the bugs
mailing list