This is an automated email from the ASF dual-hosted git repository.
gaoyunhaii pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from cc2ebe5 [FLINK-24276][python] Avoid confusing output when executing
in loopback mode
new 96887f7 [hotfix][connector] Use null to replace empty pending
transaction in 2pc sink
new 94d0bea [FLINK-24266][checkpoint] Log improvement for aborting
checkpoint due to tasks are finishing
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:
.../runtime/checkpoint/CheckpointCoordinator.java | 6 ++
.../checkpoint/CheckpointFailureReason.java | 3 +-
.../functions/sink/TwoPhaseCommitSinkFunction.java | 94 +++++++++-------------
3 files changed, 44 insertions(+), 59 deletions(-)