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 11:36:28 UTC

[flink] branch release-1.10 updated (62cfc80 -> f4aa9f8)

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

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


    from 62cfc80  [FLINK-15937][python] Update the Development Status to 5 - Production/Stable (#11028)
     add f4aa9f8  [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(-)