Michael created this task.
Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞).
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  This is a pretty big class that might benefit from some more refactoring 
first. It has a comment from 3 years ago that says:
  
  > // @TODO: split the class so it needs less injection
  
  And, on a related note, LBFactory is currently not injected but created in 
multiple places via
  
    $lbFactory = MediaWikiServices::getInstance()->getDBLoadBalancerFactory(); 
// TODO inject
  
  and then used with
  
    $lbFactory->getMainLB( $this->repoWiki ),
  
  to create the `SessionConsistentConnectionManager`, `SiteLinkLookup`, and 
`EntityChangeLookup`.

TASK DETAIL
  https://phabricator.wikimedia.org/T283334

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Addshore, 
Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to