Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-7315 use flink's buffers in netty
  3. FLINK-7520

let our Buffer class extend from netty's buffer class

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.5.0
    • Runtime / Network
    • None

    Description

      Use a common (flink) Buffer interface and an implementation (NetworkBuffer) that implements Netty's buffer methods as well. In the future, with this, we are able to avoid unnecessary buffer copies when handing buffers over to Netty while keeping our MemorySegment logic and configuration.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: