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 18c03f2e6c5 [FLINK-28229][connectors] Deprecate 
StreamExecutionEnvironment#fromCollection()
     new e27f8a3a078 [FLINK-33669][doc] Update the usage of configuring state 
backend in docs.
     new d9bcb3b40ed [FLINK-33669][doc] Update the usage of configuring 
checkpoint storage in docs.
     new 52d8d3583e5 [FLINK-33669][doc] Update the usage of configuring restart 
strategy in docs.

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/deployment/filesystems/azure.md           |  7 +-
 docs/content.zh/docs/deployment/filesystems/gcs.md | 11 ++-
 docs/content.zh/docs/deployment/filesystems/oss.md |  7 +-
 docs/content.zh/docs/deployment/filesystems/s3.md  |  7 +-
 .../datastream/fault-tolerance/checkpointing.md    |  7 +-
 .../datastream/fault-tolerance/state_backends.md   | 10 ++-
 docs/content.zh/docs/ops/state/checkpoints.md      |  6 +-
 docs/content.zh/docs/ops/state/state_backends.md   | 78 +++++++++++--------
 .../docs/ops/state/task_failure_recovery.md        | 76 +++++++++---------
 docs/content/docs/deployment/filesystems/azure.md  |  5 +-
 docs/content/docs/deployment/filesystems/gcs.md    |  5 +-
 docs/content/docs/deployment/filesystems/oss.md    |  5 +-
 docs/content/docs/deployment/filesystems/s3.md     |  5 +-
 .../datastream/fault-tolerance/checkpointing.md    | 13 +++-
 .../datastream/fault-tolerance/state_backends.md   | 10 ++-
 docs/content/docs/ops/state/checkpoints.md         | 12 ++-
 docs/content/docs/ops/state/state_backends.md      | 78 +++++++++++--------
 .../docs/ops/state/task_failure_recovery.md        | 91 +++++++++++-----------
 18 files changed, 259 insertions(+), 174 deletions(-)

Reply via email to