You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ga...@apache.org on 2020/05/11 11:34:29 UTC

[flink] branch master updated (ce6b97e -> fd0ef6e)

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

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


    from ce6b97e  [FLINK-17567][python][release] Create a dedicated Python directory in release directory to place Python-related source and binary packages
     add cba4845  [FLINK-17369][tests] In RestartPipelinedRegionFailoverStrategyBuildingTest invoke PipelinedRegionComputeUtil directly
     add 56cc76b  [FLINK-17369][tests] Rename RestartPipelinedRegionFailoverStrategyBuildingTest to PipelinedRegionComputeUtilTest
     add fd0ef6e  [FLINK-17369][tests] Reduce visiblity of internal test methods

No new revisions were added by this update.

Summary of changes:
 ...st.java => PipelinedRegionComputeUtilTest.java} | 174 ++++++++++++---------
 1 file changed, 98 insertions(+), 76 deletions(-)
 rename flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/failover/flip1/{RestartPipelinedRegionFailoverStrategyBuildingTest.java => PipelinedRegionComputeUtilTest.java} (65%)