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

Prepare LengthFieldBasedFrameDecoder for Netty upgrade

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.6.0
    • Runtime / Network
    • None

    Description

      For a bug in Netty's shutdown sequence and overall improvements in Netty, I'd like to bump the version (and stay within the 4.0 series for now). The problem we faced in the past should not be relevant for credit-based flow control anymore and can be worked around (for the fallback code path) by restoring LengthFieldBasedFrameDecoder's old behaviour of copying contents to new buffers instead of slicing the existing one (please refer to FLINK-7428 for the inverse direction).

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: