This class uses ILBFactory only for a single call and should be very quick to replace:
$dbr = $this->loadBalancerFactory ->getMainLB() ->getConnectionRef( DB_REPLICA );
This class uses ILBFactory only for a single call and should be very quick to replace:
$dbr = $this->loadBalancerFactory ->getMainLB() ->getConnectionRef( DB_REPLICA );
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Replace ILBFactory with RepoDomainDb | mediawiki/extensions/Wikibase | master | +11 -9 |
Change 698985 had a related patch set uploaded (by Itamar Givon; author: Itamar Givon):
[mediawiki/extensions/Wikibase@master] Replace ILBFactory with RepoDomainDb
Change 698985 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Replace ILBFactory with RepoDomainDb