Added $wgDataCenterId/$wgDataCenterRoles
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 19 Aug 2015 23:33:03 +0000 (16:33 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 1 Oct 2015 07:52:54 +0000 (00:52 -0700)
commit0a1c04beae41a7fe6f57152dfd7c0bc9261528e0
treef0f2254bae24617b752b48adf8c50bc97a330ac8
parent29b5bf4de99645c190ac7589873b9f4a868fbf69
Added $wgDataCenterId/$wgDataCenterRoles

* This is used to set sticky DC cookies to avoid
  session replication lag (which also makes sure
  ChronologyProtector works)

Bug: T91816
Change-Id: I7bc2f8185a3c05cb3ca5ccc42d300eccffae48e1
RELEASE-NOTES-1.27
includes/DefaultSettings.php
includes/GlobalFunctions.php
includes/MediaWiki.php
includes/db/loadbalancer/LBFactory.php