You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by xt...@apache.org on 2022/11/28 09:06:08 UTC

[flink] branch master updated (aa0cd873709 -> c79b60cb115)

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 aa0cd873709 [FLINK-30100][checkpointing] Remove the unused CheckpointFailureReason
     add c79b60cb115 [FLINK-30084][Runtime] Remove unused method notifyAllocationFailure.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/runtime/jobmaster/JobMaster.java     |  5 -----
 .../apache/flink/runtime/jobmaster/JobMasterGateway.java  |  8 --------
 .../flink/runtime/resourcemanager/ResourceManager.java    | 13 -------------
 .../resourcemanager/slotmanager/ResourceActions.java      | 10 ----------
 .../runtime/jobmaster/utils/TestingJobMasterGateway.java  | 10 ----------
 .../jobmaster/utils/TestingJobMasterGatewayBuilder.java   | 10 ----------
 .../slotmanager/TestingResourceActions.java               | 15 ---------------
 .../slotmanager/TestingResourceActionsBuilder.java        | 11 -----------
 8 files changed, 82 deletions(-)