You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by zh...@apache.org on 2020/09/23 16:43:37 UTC

[flink] branch master updated (69921a8 -> 247e452)

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

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


    from 69921a8  [FLINK-19026][tests] Rewritten UnalignedCheckpointITCase to use new source interface.
     add 6045da0  [FLINK-19286][runtime] Replace java streams on critical paths with normal for-loop
     add f89c137  [FLINK-19286][runtime] Improve region vertex sorting performance
     add 247e452  [FLINK-19286][runtime] Improve region sorting performance

No new revisions were added by this update.

Summary of changes:
 .../PipelinedRegionSchedulingStrategy.java         | 33 +++++++++++++++-------
 .../strategy/SchedulingStrategyUtils.java          | 25 ++++++++++++++++
 2 files changed, 48 insertions(+), 10 deletions(-)