You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by pn...@apache.org on 2021/02/09 08:56:50 UTC

[flink] branch master updated (e955ec1 -> ad4bdf9)

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

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


    from e955ec1  [FLINK-21013][table-planner-blink] Ingest row time into StreamRecord in Blink planner
     add bc20966  [FLINK-21312][checkpointing] Reset OperatorChain.isStoppingBySyncSavepoint properly
     add ad4bdf9  [hotfix][tests] Fix init of SavepointITCase.testStopSavepointWithBoundedInput

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/streaming/runtime/tasks/SourceStreamTask.java | 6 +++---
 .../java/org/apache/flink/test/checkpointing/SavepointITCase.java  | 7 ++-----
 2 files changed, 5 insertions(+), 8 deletions(-)