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

       Web browser: ---
            Bug ID: 46428
           Summary: mwscript.php/mctest.php does not know about memcache
                    in both datacenters
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

(from rt4790) hume does not know about the eqiad memcache cluster, at least
when running mwscript.  Thus, the two memcache clusters get out of sync when
running maintenance scripts on hume.



The real problem is that memcache maintenance is not location aware.  As we
move into a multi-datacenter model, we need to have the option to look at one
or the other memcache instance, or (even better) option for all. 

In my head it would be something like 

mwscript mctest.php --eqiad 
mwscript mctest.php --sdtpa
mwscript mctest.php --all

-- 
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