alaa_wmde added a comment.

  > Are you connecting to the right database?
  
  we are getting the db and passing it the same way it was done for old 
TermIndex implementation .. not sure where we are failing to achieve the same 
effect.
  
  The only difference that I spotted from just reading the code is maybe we 
should do smth like:
  
    $repoDbDomain = $dataAccessSettings->useEntitySourceBasedFederation() ? 
$entitySource->getDatabaseName() : false;
  
  instead of:
  
    $repoDbDomain = $this->entitySource->getDatabaseName();
  
  but can't tell if this has anything to do with this error as I do not yet 
have a local setup to reproduce it.

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

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

To: alaa_wmde
Cc: hoo, Lucas_Werkmeister_WMDE, Ladsgroup, Aklapper, alaa_wmde, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, joker88john, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Jonas, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to