dcausse created this task.
dcausse added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  Doing blocking calls in a classic operation is causing nasty side-effects, 
the most annoying one is that the checkpoint barriers have to wait behing the 
blocking calls.
  RichAsyncFunction has been added to flink to circumvent this, it allows flink 
to save the state of current pending blocking calls while still allowing the 
checkpoint barriers to flow to the next operator.
  
  AC:
  
  - Checkpoints no longer times out with default settings when backfilling
  - The order of input events must be kept

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

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

To: dcausse
Cc: Aklapper, dcausse, CBogen, Akuckartz, darthmon_wmde, Nandana, Namenlos314, 
Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to