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

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


    from 797b382  [FLINK-21628][python] Support Python UDAF in Tumbling Window
     add 7c5448c  [hotfix][core][test] Prioritize configurations over system 
properties for enabling fine-grained resource management.
     add de27f57  [hotfix][core][test] Use properties rather than envs for fail 
multiple segment frees.

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/configuration/ClusterOptions.java | 12 ++++--
 .../apache/flink/core/memory/MemorySegment.java    |  2 +-
 .../testutils/ThrowOnDoubleMemoryFreeing.java      | 50 ----------------------
 .../flink/runtime/memory/MemoryManagerTest.java    |  9 +---
 .../active/ActiveResourceManagerFactoryTest.java   | 22 +---------
 5 files changed, 13 insertions(+), 82 deletions(-)
 delete mode 100644 
flink-core/src/test/java/org/apache/flink/testutils/ThrowOnDoubleMemoryFreeing.java

Reply via email to