Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/370863 )

Change subject: db-codfw.php: Depool db2045
......................................................................

db-codfw.php: Depool db2045

Some duplicate entries showed up on db2075 when compressing InnoDB
there.
As db2075 got its data from db2045, I am going to fix those tables on
db2045 so we can avoid spreading the issue more
The affected tables are:
dewiki.watchlist
wikidatawiki.wb_items_per_site

Bug: T151029
Change-Id: Ib6c48b8664bf60d484f8d4b4bb9f8e648d2a66b4
---
M wmf-config/db-codfw.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/63/370863/1

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 7afee2f..4c7b64c 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -133,7 +133,7 @@
        's5' => [
                'db2023' => 0,   # B6 2.9TB  96GB, master
                'db2038' => 50,  # C6 2.9TB 160GB, rc, log
-               'db2045' => 400, # C6 2.9TB 160GB
+               # 'db2045' => 400, # C6 2.9TB 160GB # Fix dup entries T151029
                'db2052' => 50,  # D6 2.9TB 160GB, dump (inactive), vslow
                'db2059' => 100, # D6 3.3TB 160GB, api
                'db2066' => 400, # D6 3.3TB 160GB

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib6c48b8664bf60d484f8d4b4bb9f8e648d2a66b4
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>

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

Reply via email to