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

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


    from e67b141f2b2 [FLINK-30961][python] Remove deprecated "tests_require" in 
setup.py (#21893)
     new 2fc90245f57 [hotfix] Adjust the parameters of 
AdaptiveBatchSchedulerITCase to make tests more reasonable
     new b3998324b68 [FLINK-30917][runtime] Let adaptive batch scheduler also 
respect the user-configured max parallelism when deciding parallelism

The 2 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:
 .../adaptivebatch/AdaptiveBatchScheduler.java      |   5 +-
 ...faultVertexParallelismAndInputInfosDecider.java | 146 +++++++++++++++-----
 .../VertexParallelismAndInputInfosDecider.java     |   6 +-
 .../runtime/scheduler/DefaultSchedulerBuilder.java |   6 +-
 .../adaptivebatch/AdaptiveBatchSchedulerTest.java  |  66 ++++++++-
 ...tVertexParallelismAndInputInfosDeciderTest.java | 147 ++++++++++-----------
 .../scheduling/AdaptiveBatchSchedulerITCase.java   |   7 +-
 7 files changed, 258 insertions(+), 125 deletions(-)

Reply via email to