Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-7512

avoid unnecessary buffer copies during network serialization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.4.0
    • None
    • Runtime / Network
    • None

    Description

      Currently, we have our own Buffer class backed by a MemorySegment and whenever we try to write to or read from Netty, we need to copy to / from Netty's ByteBuf instances.

      This is am umbrella task for avoiding these buffer copies and some related code changes

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: