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

hangxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 2cf213ec9e4 [FLINK-34208] Migrate SinkV1Adapter to the new SinkV2 API
     new f7a2819f482 [FLINK-34190][checkpoint] Deprecate RestoreMode#LEGACY
     new eeb42498a0d [FLINK-34190][checkpoint][rest] Deprecation message of 
RestoreMode#LEGACY in REST API
     new bed79d33fb7 [FLINK-34190][checkpoint][cli] Deprecation message of 
RestoreMode#LEGACY in CLI

The 3 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:
 docs/content.zh/docs/ops/state/savepoints.md                  |  6 +++++-
 docs/content/docs/ops/state/savepoints.md                     |  7 ++++++-
 .../shortcodes/generated/savepoint_config_configuration.html  |  2 +-
 .../java/org/apache/flink/client/cli/CliFrontendParser.java   |  4 ++--
 .../main/java/org/apache/flink/client/cli/ProgramOptions.java |  7 +++++++
 .../entrypoint/StandaloneApplicationClusterEntryPoint.java    | 11 +++++++++++
 .../flink/runtime/webmonitor/handlers/JarRunHandler.java      |  7 +++++++
 .../java/org/apache/flink/runtime/jobgraph/RestoreMode.java   |  5 ++++-
 .../flink/streaming/runtime/tasks/SourceStreamTask.java       |  2 +-
 .../org/apache/flink/streaming/runtime/tasks/StreamTask.java  |  7 ++-----
 .../apache/flink/streaming/runtime/tasks/StreamTaskTest.java  |  3 +--
 11 files changed, 47 insertions(+), 14 deletions(-)

Reply via email to