This is an automated email from the ASF dual-hosted git repository.

fanrui pushed a change to branch release-1.17
in repository https://gitbox.apache.org/repos/asf/flink.git


    from c66bcb66fd7 [FLINK-32547][docs] Add missing doc for Timestamp support 
in ProtoBuf format
     new 5eb8d268e7f [FLINK-32496][connectors/common][refactor] Improve 
watermark alignment log for easier troubleshooting
     new 839b18ea927 [FLINK-32496][connectors/common] Fix the bug that source 
cannot resume after enabling the watermark alignment and idleness

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:
 .../source/coordinator/SourceCoordinator.java        | 12 +++++++++---
 .../streaming/api/operators/SourceOperator.java      | 18 +++++++++++++-----
 .../operators/source/TimestampsAndWatermarks.java    | 12 +++++++-----
 .../api/operators/source/WatermarkToDataOutput.java  |  7 +++++--
 .../api/operators/SourceOperatorAlignmentTest.java   | 20 +++++++++++++++-----
 5 files changed, 49 insertions(+), 20 deletions(-)

Reply via email to