You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/01/20 17:25:35 UTC

[pulsar] branch master updated (54b083b -> 80ab00c)

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

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


    from 54b083b  Support get topic applied policy for message TTL (#9225)
     add 80ab00c  Clean up flaky test BatchSourceExecutorTest (#9243)

No new revisions were added by this update.

Summary of changes:
 .../functions/source/batch/BatchSourceExecutor.java    |  1 +
 .../source/batch/BatchSourceExecutorTest.java          | 18 +++++++++++-------
 .../windowing/WaterMarkEventGeneratorTest.java         |  2 +-
 .../windowing/WindowFunctionExecutorTest.java          |  2 +-
 .../pulsar/functions/windowing/WindowManagerTest.java  |  2 +-
 5 files changed, 15 insertions(+), 10 deletions(-)