This is an automated email from the ASF dual-hosted git repository.
xtsong pushed a change to branch release-1.12
in repository https://gitbox.apache.org/repos/asf/flink.git.
from f935621 [FLINK-21707][runtime] Do not trigger scheduling of
non-CREATED regions in PipelinedRegionSchedulingStrategy
add 86a1856 [FLINK-21753][runtime] Don't cycle reference between memory
manager and gc cleaner action
No new revisions were added by this update.
Summary of changes:
.../flink/core/memory/MemorySegmentFactory.java | 6 +++---
.../apache/flink/runtime/memory/MemoryManager.java | 14 ++++++------
.../flink/runtime/memory/UnsafeMemoryBudget.java | 12 +++++++++++
.../flink/runtime/memory/MemoryManagerTest.java | 25 ++++++++++++++++++++++
4 files changed, 48 insertions(+), 9 deletions(-)