XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0
    • None
    • None

    Description

      For future changes to the network buffers (sending our own off-heap buffers through to netty), we cannot use HeapMemorySegment anymore and need to rely on HybridMemorySegment instead.

      We should thus drop any code that loads the HeapMemorySegment (it is still available if needed) in favour of the HybridMemorySegment which is able to work on both heap and off-heap memory.

      FYI: For the performance penalty of this change compared to using HeapMemorySegment alone, see this interesting blob article (from 2015):
      https://flink.apache.org/news/2015/09/16/off-heap-memory.html

      Attachments

        Issue Links

          Activity

            People

              nkruber Nico Kruber
              nkruber Nico Kruber
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: