You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by al...@apache.org on 2020/07/28 13:51:41 UTC

[flink] branch master updated (2f03841 -> 335c47e)

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

aljoscha pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 2f03841  [FLINK-18581] Do not try to run GC phantom cleaners for jdk < 8u72
     add 335c47e  [FLINK-18281] Add window stagger to TumblingEventTimeWindow

No new revisions were added by this update.

Summary of changes:
 .../assigners/TumblingEventTimeWindows.java        | 36 +++++++++++++++++-----
 .../windowing/assigners/TumblingTimeWindows.java   |  2 +-
 .../windowing/TumblingEventTimeWindowsTest.java    | 19 ++++++++++--
 3 files changed, 47 insertions(+), 10 deletions(-)