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 619ad4b  [FLINK-21872][table-api-java] Add utility for DataStream 
API's DataType, Schema, and projection
     add 662b061  [hotfix][core] Remove unnecessary not-freed check for 
releasing segments in memory manager.
     add e2ecd7a  [FLINK-21800][core] Guard MemorySegment against concurrent 
frees.

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/core/memory/MemorySegment.java    | 31 +++++++++++++++-------
 .../memory/OffHeapUnsafeMemorySegmentTest.java     | 30 +++++++++++++++++++++
 .../apache/flink/runtime/memory/MemoryManager.java |  2 +-
 3 files changed, 52 insertions(+), 11 deletions(-)

Reply via email to