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 30311ec  [FLINK-15639][k8s] Support to set tolerations for jobmanager 
and taskmanger pod
     add b0719f0  [FLINK-17050][runtime] Replace usages of getResultPartition() 
with getResultPartitionOrThrow()
     add 3e9418c  [FLINK-17050][runtime] Remove methods getVertex() and 
getResultPartition()
     new 39ebaae  [FLINK-17050][runtime] Rename methods getVertexOrThrow() and 
getResultPartitionOrThrow()

The 1 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:
 .../runtime/executiongraph/ExecutionGraph.java     |  2 +-
 .../RegionPartitionReleaseStrategy.java            |  4 ++--
 .../adapter/DefaultExecutionTopology.java          | 17 +++++++++----
 .../LazyFromSourcesSchedulingStrategy.java         |  6 ++---
 .../strategy/SchedulingStrategyUtils.java          |  2 +-
 .../scheduler/strategy/SchedulingTopology.java     | 28 ++--------------------
 .../runtime/scheduler/DefaultSchedulerTest.java    |  2 +-
 .../adapter/DefaultExecutionTopologyTest.java      | 10 ++++----
 .../strategy/TestingSchedulingTopology.java        | 18 +++++++++-----
 9 files changed, 38 insertions(+), 51 deletions(-)

Reply via email to