You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "DENG FEI (JIRA)" <ji...@apache.org> on 2018/08/09 06:57:00 UTC

[jira] [Resolved] (SPARK-25055) MessageWithHeader transfer ByteBuffer from Netty's CompositeByteBuf many times

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org