Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
BBC RussianHomePhabricator
Log In
Maniphest T320535

Put Parsoid output into the ParserCache on the beta cluster and testwiki
Closed, ResolvedPublic

Description

Before we enable pre-generation of Parsoid output in production, we need to try it out on the beta cluster and on testwiki. This also enables us to test the direct VE backend on these sites, T320531.

Relevant configuration:

wgParsoidCacheConfig = [
    'WarmParsoidParserCache' => true,
]

Parsoid will use the backend configured in $wgParserCacheType, with the key prefix "parsoid".

The current ParserCache configuration on beta appears to be memcached only:

'wgParserCacheType' => [
		// Like production, but without the mysql fallback behind it
		// See $wgObjectCaches['mysql-multiwrite'] in CommonSettings.php
		'default' => 'mcrouter-with-onhost-tier',
]

Event Timeline

Change 841859 had a related patch set uploaded (by Daniel Kinzler; author: Daniel Kinzler):

[operations/mediawiki-config@master] Beta: Enable parsoid cache warming.

https://gerrit.wikimedia.org/r/841859

Change 841859 merged by jenkins-bot:

[operations/mediawiki-config@master] Beta: Enable parsoid cache warming.

https://gerrit.wikimedia.org/r/841859

Change 843955 had a related patch set uploaded (by Daniel Kinzler; author: Daniel Kinzler):

[operations/mediawiki-config@master] Enable parsoid cache warming on testwiki.

https://gerrit.wikimedia.org/r/843955

Change 843955 merged by jenkins-bot:

[operations/mediawiki-config@master] Enable parsoid cache warming on testwiki.

https://gerrit.wikimedia.org/r/843955

Mentioned in SAL (#wikimedia-operations) [2022-11-03T20:10:26Z] <thcipriani@deploy1002> Started scap: Backport for [[gerrit:843955|Enable parsoid cache warming on testwiki. (T320535)]]

Mentioned in SAL (#wikimedia-operations) [2022-11-03T20:10:46Z] <thcipriani@deploy1002> thcipriani and daniel: Backport for [[gerrit:843955|Enable parsoid cache warming on testwiki. (T320535)]] synced to the testservers: mwdebug2002.codfw.wmnet, mwdebug1002.eqiad.wmnet, mwdebug2001.codfw.wmnet, mwdebug1001.eqiad.wmnet

Mentioned in SAL (#wikimedia-operations) [2022-11-03T20:20:57Z] <thcipriani@deploy1002> Finished scap: Backport for [[gerrit:843955|Enable parsoid cache warming on testwiki. (T320535)]] (duration: 10m 30s)

daniel claimed this task.
daniel updated the task description. (Show Details)