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

Emil Ejbyfeldt updated SPARK-43378:
-----------------------------------
    Summary: SerializerHelper.deserializeFromChunkedBuffer leaks 
deserialization streams  (was: SerializerHelper.deserializeFromChunkedBuffer)

> SerializerHelper.deserializeFromChunkedBuffer leaks deserialization streams
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-43378
>                 URL: https://issues.apache.org/jira/browse/SPARK-43378
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 3.4.0, 3.4.1, 3.5.0
>            Reporter: Emil Ejbyfeldt
>            Assignee: Emil Ejbyfeldt
>            Priority: Major
>             Fix For: 3.4.1, 3.5.0
>
>
> The method SerializerHelper.deserializeFromChunkedBuffer leaks serializations 
> stream. This can lead to huge performance regressions when using kryo 
> serializer as the spark application can become bottlenecked on the driver 
> creating expensive kryo objects that are then leaked as part of the 
> deserialization stream



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to