This is an automated email from the ASF dual-hosted git repository.
roman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 80c1e71 [hotfix][docs][pyflink] Regenerate docs and adjust PyFlink
tests fpr FLINK-21694
new a6c20cf [hotfix][runtime] Log checkpoint processing delay if above
threshold
new 2f4d9d8 [FLINK-21329][tests] Increase timeout and delay in local
test_local_recovery_and_scheduling.sh
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:
flink-end-to-end-tests/run-nightly-tests.sh | 12 ++++++------
.../test_local_recovery_and_scheduling.sh | 8 +++++---
.../runtime/checkpoint/CheckpointMetaData.java | 21 +++++++++++++++++++--
.../org/apache/flink/runtime/taskmanager/Task.java | 3 ++-
.../io/checkpointing/CheckpointBarrierHandler.java | 5 ++++-
.../runtime/tasks/SourceOperatorStreamTask.java | 2 +-
.../streaming/runtime/tasks/SourceStreamTask.java | 2 +-
.../tasks/SubtaskCheckpointCoordinatorImpl.java | 13 +++++++++++++
8 files changed, 51 insertions(+), 15 deletions(-)