You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2019/09/25 14:21:37 UTC

[flink] branch master updated (13aca92 -> 63cdae9)

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

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


    from 13aca92  [FLINK-12709][runtime] Implement RestartBackoffTimeStrategyFactoryLoader which also respects legacy restart strategy configs
     add 63cdae9  [FLINK-14139][rest] Fix potential memory leak problem of rest server.

No new revisions were added by this update.

Summary of changes:
 .../flink/runtime/rest/FileUploadHandler.java      | 11 +++++++
 .../flink/runtime/rest/FileUploadHandlerTest.java  | 34 ++++++++++++++++++++++
 2 files changed, 45 insertions(+)