Page MenuHomePhabricator

Fix db connections to use x1
Closed, ResolvedPublic

Description

As part of T404124 we want to:

  • Register a virtual domain in extension.json
  • Update SchemaHooks to use DatabaseUpdater::addExtensionUpdateOnVirtualDomain() etc.
  • CommunityRequests tables should be queried using a connection to the virtual domain
  • Queries to Core tables should be made via a different regular MW db connection

Acceptance Criteria:
This work should not change any behavior; it should all function seamlessly.

Event Timeline

MusikAnimal changed the task status from Open to In Progress.Sep 11 2025, 2:10 AM

Change #1187554 had a related patch set uploaded (by MusikAnimal; author: MusikAnimal):

[mediawiki/extensions/CommunityRequests@master] Use virtual domain connections for CommuntiyRequests queries

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

Change #1187554 merged by jenkins-bot:

[mediawiki/extensions/CommunityRequests@master] Use virtual domain connections for CommuntiyRequests queries

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