[Wikidata-bugs] [Maniphest] [Updated] T124196: Fatal "cannot perform this operation with arrays" from CirrusSearch/ElasticaWrite (using JobQueueDB)

2019-08-28 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: EBernhardson, Maintenance_bot
Cc: dcausse, debt, EBernhardson, aaron, Krinkle, Rudloff, Physikerwelt, 
GFXDude2010, Zoglun, hoo, aude, Aklapper, darthmon_wmde, ET4Eva, DannyS712, 
Nandana, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, QZanden, EBjune, 
LawExplorer, Avner, Gehel, _jensen, rosalieper, FloNight, Wikidata-bugs, 
jayvdb, Jdforrester-WMF, Mbch331, Jay8g, Krenair, jeremyb, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, joker88john, CucyNoiD, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Af420, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, WSH1906, 
Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T124196: Fatal "cannot perform this operation with arrays" from CirrusSearch/ElasticaWrite (using JobQueueDB)

2019-04-01 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.33-notes (1.33.0-wmf.24; 2019-04-02).

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

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

To: EBernhardson, ReleaseTaggerBot
Cc: dcausse, GTirloni, debt, EBernhardson, aaron, Krinkle, Rudloff, 
Physikerwelt, GFXDude2010, Zoglun, hoo, aude, Aklapper, alaa_wmde, ET4Eva, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, EBjune, LawExplorer, Avner, Lewizho99, Maathavan, Gehel, _jensen, 
rosalieper, FloNight, Wikidata-bugs, jayvdb, Jdforrester-WMF, Mbch331, Jay8g, 
Krenair, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T124196: Fatal "cannot perform this operation with arrays" from CirrusSearch/ElasticaWrite (using JobQueueDB)

2019-04-01 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: dcausse, GTirloni, debt, EBernhardson, aaron, Krinkle, Rudloff, 
Physikerwelt, GFXDude2010, Zoglun, hoo, aude, Aklapper, alaa_wmde, ET4Eva, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, EBjune, LawExplorer, Avner, Lewizho99, Maathavan, Gehel, _jensen, 
rosalieper, FloNight, Wikidata-bugs, jayvdb, Jdforrester-WMF, Mbch331, Jay8g, 
Krenair, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T124196: Fatal "cannot perform this operation with arrays" from CirrusSearch/ElasticaWrite (using JobQueueDB)

2019-03-29 Thread Krinkle
Krinkle added a comment.


  In T218943#5067284 , 
@EBernhardson wrote:
  
  > The two available fixes are a complete rewrite of the cirrussearch indexing 
retry pipeline, or changing the job queue to use a non-size limited field type 
[..]
  
  
  Those are two ways to actually build the behaviour that the code currently 
pretends exists. That's cool, but the immediate fix is to not produce a fatal 
error.
  
  A fatal error signifies that the code is broken, raises our error levels, and 
may abort a deployment, or trigger Ops pages.
  
  In this case, however, it is known that this ability doesn't exist. Until 
this ability exists, the code either needs to be disabled (e.g. not deployed on 
Wikitech), or the code needs to handle this error and respond in some way. E.g. 
avoid queuing updates of this type or this size (possibly configurable), or run 
them differently, or to try it as today and then catch/suppress the failure - 
maybe logging a warning in its stead.

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

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

To: Krinkle
Cc: GTirloni, debt, EBernhardson, aaron, Krinkle, Rudloff, Physikerwelt, 
GFXDude2010, Zoglun, hoo, aude, Aklapper, alaa_wmde, ET4Eva, Nandana, Lahi, 
Gq86, Darkminds3113, GoranSMilovanovic, QZanden, EBjune, LawExplorer, Avner, 
Gehel, _jensen, rosalieper, FloNight, Wikidata-bugs, jayvdb, Jdforrester-WMF, 
Mbch331, Jay8g, Krenair, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T124196: Fatal "cannot perform this operation with arrays" from CirrusSearch/ElasticaWrite (using JobQueueDB)

2019-03-29 Thread Krinkle
Krinkle merged a task: T218943: Fatal cannot perform this operation with 
arrays from Job/ElasticaWrite.php.
Krinkle added subscribers: EBernhardson, debt, GTirloni.

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

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

To: Krinkle
Cc: GTirloni, debt, EBernhardson, aaron, Krinkle, Rudloff, Physikerwelt, 
GFXDude2010, Zoglun, hoo, aude, Aklapper, alaa_wmde, ET4Eva, Nandana, Lahi, 
Gq86, Darkminds3113, GoranSMilovanovic, QZanden, EBjune, LawExplorer, Avner, 
Gehel, _jensen, rosalieper, FloNight, Wikidata-bugs, jayvdb, Jdforrester-WMF, 
Mbch331, Jay8g, Krenair, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs