This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch release-1.14
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 94387a4 [FLINK-24021][HA]Handle curator framework start error by
register UnhandledErrorListener before start zk client
new e24ebea [FLINK-23916][python] Add python API to set tolerable
checkpoint failure number
new 2e76974 [FLINK-23916][docs] Update the documentation how to set
tolerable checkpoint failure number
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:
.../datastream/fault-tolerance/checkpointing.md | 24 +++++++++++++-----
.../pyflink/datastream/checkpoint_config.py | 29 ++++++++++++++++++++++
.../datastream/tests/test_check_point_config.py | 8 ++++++
.../api/environment/CheckpointConfig.java | 9 ++++---
4 files changed, 60 insertions(+), 10 deletions(-)