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

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


    from 47970b0435a [FLINK-28163][sql-gateway]Introduce the statement related 
API for REST endpoint
     new af7c775ab57 [hotfix] Migrate PipelinedRegionSchedulingStrategyTest and 
StrategyTestUtil to Junit5 and AssertJ.
     new b01730579fa [FLINK-28799] PipelinedRegionSchedulingStrategy maintain 
scheduled regions
     new 4deaf6edc15 [FLINK-28799] PipelinedRegionSchedulingStrategy supports 
all resultPartitionType.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../adapter/DefaultSchedulingPipelinedRegion.java  |  18 +-
 .../PipelinedRegionSchedulingStrategy.java         | 147 +++++++++-----
 .../strategy/SchedulingPipelinedRegion.java        |   2 +-
 .../DefaultSchedulingPipelinedRegionTest.java      |   7 +-
 .../PipelinedRegionSchedulingStrategyTest.java     | 214 ++++++++++++++++-----
 .../scheduler/strategy/StrategyTestUtil.java       |  13 +-
 .../strategy/TestingSchedulingPipelinedRegion.java |   2 +-
 7 files changed, 286 insertions(+), 117 deletions(-)

Reply via email to