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

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


    from ffcef94  [FLINK-18287][docs][python] Correct the documentation of 
Python Table API in SQL pages
     add feaa832  [hotfix] Add a production factory method for MemoryManager, 
use builder in tests
     add 9794ba6  [FLINK-19055] Wait less time for all memory GC in tests 
(MemoryManager#verifyEmpty)

No new revisions were added by this update.

Summary of changes:
 .../state/api/runtime/SavepointEnvironment.java    |  4 +++-
 .../apache/flink/runtime/memory/MemoryManager.java | 23 ++++++++++++++--------
 .../flink/runtime/memory/UnsafeMemoryBudget.java   |  9 ++++++---
 .../flink/runtime/taskexecutor/slot/TaskSlot.java  |  2 +-
 .../flink/runtime/memory/MemoryManagerBuilder.java |  2 +-
 .../memory/MemoryManagerSharedResourcesTest.java   |  2 +-
 .../runtime/memory/UnsafeMemoryBudgetTest.java     | 19 +++++++++++-------
 7 files changed, 39 insertions(+), 22 deletions(-)

Reply via email to