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 b607ef2  [FLINK-20998][docs][table] The 'flink-raw.jar' mentioned in 
docs doesn't exist  and add prettier maven xml dependencies
     new 5897de6  [FLINK-20931][coordination] Remove globalModVersion from 
ExecutionGraph
     new 759d734  [hotfix][coordination] Remove resetForNewExecution from 
ExecutionJobVertex

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:
 .../flink/runtime/executiongraph/Execution.java    | 22 ---------
 .../runtime/executiongraph/ExecutionGraph.java     | 33 ++-----------
 .../runtime/executiongraph/ExecutionJobVertex.java | 27 -----------
 .../runtime/executiongraph/ExecutionVertex.java    | 55 ++--------------------
 .../executiongraph/GlobalModVersionMismatch.java   | 46 ------------------
 .../CheckpointCoordinatorTestingUtils.java         |  4 +-
 .../ExecutionGraphPartitionReleaseTest.java        |  2 +-
 .../ExecutionVertexLocalityTest.java               |  4 +-
 .../executiongraph/ExecutionVertexTest.java        |  4 +-
 9 files changed, 16 insertions(+), 181 deletions(-)
 delete mode 100644 
flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/GlobalModVersionMismatch.java

Reply via email to