Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-25055

MessageWithHeader transfer ByteBuffer from Netty's CompositeByteBuf many times

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.3.1
    • None
    • Block Manager, Spark Core
    • None

    Description

      MessageWithHeader transfer header and body if they are ByteBuf, in the case of  fetch remote big block with greater than 'NIO_BUFFER_LIMIT', because of ChunkedByteBuffer#toNetty avoid consolidate, CompositeByteBuf.nioByteBuf will allocate from heap every times,  lead to fetch timeout.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Deng FEI DENG FEI
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: