[ 
https://issues.apache.org/jira/browse/SPARK-25055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

DENG FEI resolved SPARK-25055.
------------------------------
    Resolution: Duplicate

> MessageWithHeader transfer ByteBuffer from Netty's CompositeByteBuf many times
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-25055
>                 URL: https://issues.apache.org/jira/browse/SPARK-25055
>             Project: Spark
>          Issue Type: Bug
>          Components: Block Manager
>    Affects Versions: 2.3.1
>            Reporter: DENG FEI
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to