You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2022/09/30 08:45:20 UTC

[flink] branch master updated (178cc4e56fb -> f543b8ac690)

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

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


    from 178cc4e56fb [FLINK-28453][state-processor] Deduplicate code
     add 566b56b5d8b [hotfix] Migrate ResultPartitionTest and PartitionTestUtils to junit5 and assertJ.
     add f543b8ac690 [FLINK-28326][tests] Wait until buffer was recycled

No new revisions were added by this update.

Summary of changes:
 .../io/network/partition/PartitionTestUtils.java   |  29 +-
 .../io/network/partition/ResultPartitionTest.java  | 334 ++++++++++-----------
 2 files changed, 178 insertions(+), 185 deletions(-)