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 36b1d2acd6d [FLINK-35302][rest] Ignore unknown fields in REST request 
deserialization
     add 4e6b42046ad [FLINK-34661][runtime] TaskExecutor supports retain 
partitions after JM crashed.

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/runtime/jobmaster/JobMaster.java  |   3 +-
 .../runtime/shuffle/ShuffleServiceOptions.java     |   5 +-
 .../flink/runtime/taskexecutor/TaskExecutor.java   |  74 ++++++++++++---
 .../runtime/taskexecutor/TaskExecutorGateway.java  |   6 +-
 .../TaskExecutorPartitionLifecycleTest.java        | 105 ++++++++++++++++++++-
 .../taskexecutor/TaskExecutorSubmissionTest.java   |   2 +-
 .../taskexecutor/TestingTaskExecutorGateway.java   |   2 +-
 7 files changed, 173 insertions(+), 24 deletions(-)

Reply via email to