You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by li...@apache.org on 2023/01/31 02:58:41 UTC

[flink] branch master updated (9a5c2dbb85f -> 0aab2cd369e)

This is an automated email from the ASF dual-hosted git repository.

lincoln pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 9a5c2dbb85f [FLINK-30828][table-planner] Let SortAggITCase#testLeadLag run in ALL_EXCHANGES_PIPELINED mode
     add 0aab2cd369e [FLINK-30477][datastream] Fix AsyncWaitOperator that not properly blocking retries when timeout occurs (#21546)

No new revisions were added by this update.

Summary of changes:
 .../api/operators/async/AsyncWaitOperator.java     |  76 ++++++++-----
 .../api/operators/async/AsyncWaitOperatorTest.java | 117 +++++++++++++++++++++
 2 files changed, 169 insertions(+), 24 deletions(-)