You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ar...@apache.org on 2021/11/05 14:03:44 UTC

[flink] branch release-1.13 updated (a3961da -> 0f14e4d)

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

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


    from a3961da  [FLINK-24746][ci] Use local Nexus cache
     add 9cd7b42  [FLINK-20443][API/DataStream] ContinuousProcessingTimeTrigger doesn't fire at the end of the window
     add 0f14e4d  [FLINK-20443][API/DataStream] ContinuousEventTimeTrigger  optimization

No new revisions were added by this update.

Summary of changes:
 .../triggers/ContinuousEventTimeTrigger.java       | 21 +++---
 .../triggers/ContinuousProcessingTimeTrigger.java  | 30 ++++----
 .../ContinuousProcessingTimeTriggerTest.java       | 82 +++++++++++++++++++++-
 3 files changed, 110 insertions(+), 23 deletions(-)