Michael created this task.
Michael added projects: wdwb-tech, Wikidata, Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞).

TASK DESCRIPTION
  `InjectRCRecordsJob` uses ILBFactory in a way that might be somewhat 
unanticipated in this endeavour:
  
    $trxToken = $this->lbFactory->getEmptyTransactionTicket( __METHOD__ );
  
  
  
    // Wait for all database replicas to be updated, but only for the affected 
client wiki. The
    // "domain" argument is documented at ILBFactory::waitForReplication.
    $this->lbFactory->commitAndWaitForReplication( __METHOD__, $trxToken, [ 
'domain' => wfWikiID() ] );
  
  We need to figure out if and how to replace this with the new service.

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

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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to