This should be very straight forward, as there seems to only be one usage of the load balancer in SqlSiteLinkConflictLookup:
$dbr = $this->loadBalancer->getConnectionRef( ILoadBalancer::DB_REPLICA );
This should be very straight forward, as there seems to only be one usage of the load balancer in SqlSiteLinkConflictLookup:
$dbr = $this->loadBalancer->getConnectionRef( ILoadBalancer::DB_REPLICA );
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Migrate SqlSiteLinkConflictLookup to use RepoDomainDb | mediawiki/extensions/Wikibase | master | +13 -11 |
Change 700119 had a related patch set uploaded (by Ladsgroup; author: Ladsgroup):
[mediawiki/extensions/Wikibase@master] Migrate SqlSiteLinkConflictLookup to use RepoDomainDb
Change 700119 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Migrate SqlSiteLinkConflictLookup to use RepoDomainDb