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

dwysakowicz pushed a change to branch release-1.6
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 76d7fb1  [FLINK-10863][tests] Assign UIDs to all operators in 
DataStreamAllroundTestProgram
     new f4dd641  [FLINK-10419] Using DeclineCheckpoint message class when 
invoking RPC declineCheckpoint
     new 12a35d1  [FLINK-10419] Added IT test to check declineCheckpoint 
invocation

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:
 .../checkpoint/CheckpointCoordinatorGateway.java   |  7 +-
 .../apache/flink/runtime/jobmaster/JobMaster.java  |  8 +--
 .../org/apache/flink/runtime/rpc/RpcUtils.java     | 27 ++++++++
 .../taskexecutor/rpc/RpcCheckpointResponder.java   |  6 +-
 .../flink/runtime/jobmaster/JobMasterTest.java     | 77 ++++++++++++++++++++++
 .../jobmaster/utils/TestingJobMasterGateway.java   |  9 +--
 .../utils/TestingJobMasterGatewayBuilder.java      |  5 +-
 7 files changed, 120 insertions(+), 19 deletions(-)

Reply via email to