You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by li...@apache.org on 2020/02/06 12:18:30 UTC

[flink] branch master updated (5c1d7e4 -> d3f53dd)

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

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


    from 5c1d7e4  [FLINK-15897][python] Defer the deserialization of the Python UDF execution results
     add d3f53dd  [FLINK-15919][core][mem] MemoryManager shouldn't allow releasing more memory than reserved

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/runtime/memory/MemoryManager.java | 31 ++++++++++++--------
 .../flink/runtime/memory/MemoryManagerTest.java    | 33 ++++++++++++++++++++++
 2 files changed, 53 insertions(+), 11 deletions(-)