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

       Web browser: ---
            Bug ID: 46429
           Summary: Zero doesn't clear carrier options from cache when
                    config page is updated
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ZeroRatedMobileAccess
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Currently it takes up to an hour for changes to the carrier options and carrier
language options pages to propagate into memcached.

This is a serious issue as it means that any mistakes in a deployment will last
up to an hour.

The Zero extension should be able to detect that it's on the master wiki, hook
into page saves for those pages, and clear the relevant cache keys.

Additionally, probably the consumer side of Zero needs to change its cache key
from using wfMemcKey() (which adds a wiki-specific prefix) to a global one so
it's easier to clear from the master wiki (only one entry per page, instead of
one per page per language).

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

Reply via email to