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

[flink] branch master updated (d3b278e -> a547793)

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

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


    from d3b278e  [FLINK-23486][state] Add changelog storage metrics
     add a547793  [FLINK-24763][fs-connector] LimitableReader should swallow exception when reached limit

No new revisions were added by this update.

Summary of changes:
 .../table/filesystem/LimitableBulkFormat.java      | 25 +++++++-
 .../table/filesystem/LimitableBulkFormatTest.java  | 73 ++++++++++++++++++----
 2 files changed, 83 insertions(+), 15 deletions(-)