Springle has submitted this change and it was merged.
Change subject: Lowered "max lag" to 15
......................................................................
Lowered "max lag" to 15
Change-Id: I02b1789095122e405ffa3f655af791dac0038c0a
---
M wmf-config/db-codfw.php
M wmf-config/db-eqiad.php
2 files changed, 2 insertions(+), 2 deletions(-)
Approvals:
Springle: Looks good to me, approved
diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index c609cc0..1dc6a1f 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -134,7 +134,7 @@
'password' => $wgDBpassword,
'type' => 'mysql',
'flags' => DBO_DEFAULT,
- 'max lag' => 20
+ 'max lag' => 15
),
'groupLoadsBySection' => array(),
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 4bcb118..f0ebaba 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -159,7 +159,7 @@
'password' => $wgDBpassword,
'type' => 'mysql',
'flags' => DBO_DEFAULT,
- 'max lag' => 20
+ 'max lag' => 15
),
'groupLoadsBySection' => array(
--
To view, visit https://gerrit.wikimedia.org/r/203508
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I02b1789095122e405ffa3f655af791dac0038c0a
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Springle <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits