You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by az...@apache.org on 2020/09/30 13:28:08 UTC

[flink] branch master updated (a25c01a -> 8d50daa)

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

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


    from a25c01a  [FLINK-14422][runtime] Extended REST API to also include network memory usage.
     add 8d50daa  [FLINK-19388][coordination] Do not remove logical slots from SharedSlot if it is releasing

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/runtime/scheduler/SharedSlot.java | 21 +++++++++++++----
 .../flink/runtime/scheduler/SharedSlotTest.java    | 27 +++++++++++++++++++++-
 2 files changed, 43 insertions(+), 5 deletions(-)