https://bugzilla.wikimedia.org/show_bug.cgi?id=64287

            Bug ID: 64287
           Summary: Passing empty string (like null) to
                    MemcachedPhpBagOStuff::get disables memcached for rest
                    of the request
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

I was debugging why I got stale data from cache. Turns out memcached was
disabled due to an error which was caused by sending "gets " to it at some
point. This prevented updating of the cache key on later call.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to