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 4e383d6a692 [FLINK-39134][test] Fix
UnalignedCheckpointFailureHandlingITCase
new 4ade9f8f8a1 [FLINK-39167][runtime] Initialize source output before
emitting final watermark
new f6fffd7d33f [hotfix][runtime] Log watermark alignment duration (and
all other stages)
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:
.../streaming/api/operators/SourceOperator.java | 40 ++++++++---
.../api/operators/SourceOperatorTest.java | 82 +++++++++++++++-------
2 files changed, 87 insertions(+), 35 deletions(-)