Michael created this task.
Michael added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  This uses only the base-functionality with the local database.
  
                        $this->lbFactory->waitForReplication( [
                                'domain' => 
$this->lbFactory->getLocalDomainID(),
                        ] );
  
  
  
    $dbr = $this->lbFactory->getMainLB()->getConnection( DB_REPLICA );
  
  
  
    $dbw = $this->lbFactory->getMainLB()->getConnection( DB_PRIMARY );
  
  
  
  NOTE: The `pruneChanges.php` maintenance script is planned to be refactored 
into a job in T48643: [Story] Dispatching via job queue (instead of cron 
script) <https://phabricator.wikimedia.org/T48643>. This task here should 
probably done before or after that refactoring in order to avoid merge 
conflicts.

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

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

To: Michael
Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, 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