Springle has submitted this change and it was merged.

Change subject: m4 replication rule for analytics-store
......................................................................


m4 replication rule for analytics-store

This used to happen, then switched to an out-of-band replication
approach due to lag issues. With the change to TokuDB, plus the
batched-inserts work done to eventlogging consumer earlier this
year, we can switch back.

Change-Id: I117ea89dc2c7491d7db9797e72c261f41a0e74f3
---
M templates/mariadb/dbstore.my.cnf.erb
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jcrespo: Looks good to me, but someone else must approve
  Springle: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/templates/mariadb/dbstore.my.cnf.erb 
b/templates/mariadb/dbstore.my.cnf.erb
index 62d454b..6690532 100644
--- a/templates/mariadb/dbstore.my.cnf.erb
+++ b/templates/mariadb/dbstore.my.cnf.erb
@@ -71,6 +71,7 @@
 s6.replicate-wild-do-table = %wik%.%
 s7.replicate-wild-do-table = %wik%.%,centralauth.%
 m3.replicate-wild-do-table = phab%.%,phlegal%.%
+m4.replicate-wild-do-table = log.%
 
 [mysqldump]
 

-- 
To view, visit https://gerrit.wikimedia.org/r/215566
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I117ea89dc2c7491d7db9797e72c261f41a0e74f3
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Springle <sprin...@wikimedia.org>
Gerrit-Reviewer: Jcrespo <jcre...@wikimedia.org>
Gerrit-Reviewer: Springle <sprin...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to