This was mentioned in the constructor comments but was not actually implemented. It is now possible to defined what section is the catch-all section, instead of it always being named "DEFAULT". Configuration of the sections themselves can then be simplified by only using the real section name for all sections. For example, at Wikimedia, the catch-all section is "s3". The etcd config uses "s3". The pt-heartbeat service uses "s3", thus "lagDetectionOptions" must also use "s3". There is no reason that "templateOverridesBySection" or "readOnlyBySection" should have to use "DEFAULT" as the key for "s3". Change-Id: I098afd5f6108f5d7099a4cd6a611c5647ae96879 |
||
|---|---|---|
| .. | ||
| DatabaseTestHelper.php | ||
| LBFactoryTest.php | ||
| LoadBalancerTest.php | ||