JanZerebecki created this task. JanZerebecki added subscribers: JanZerebecki, hoo, aude. JanZerebecki added projects: Wikidata, MediaWiki-extensions-WikibaseRepository, ยง Wikidata-Sprint-2015-02-03. Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION Make Wikibase\PruneChanges::pruneChanges not cause too much db replication lag. This caused Wikidata to go into read only mode after testwiki2 was removed from dispatch which had 16days of dispatch lag. Which caused the following query trying to delete 2 weeks of logged changes in one go. As we keep 3days + max dispatch lag. DELETE /* Wikibase\PruneChanges::pruneChanges */ FROM `wb_changes` WHERE (change_time < '20150206110001') TASK DETAIL https://phabricator.wikimedia.org/T88981 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: JanZerebecki Cc: aude, hoo, JanZerebecki, Aklapper, Wikidata-bugs _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
