[ 
https://issues.apache.org/jira/browse/SPARK-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110832#comment-14110832
 ] 

Apache Spark commented on SPARK-3233:
-------------------------------------

User 'sarutak' has created a pull request for this issue:
https://github.com/apache/spark/pull/2138

> Executor never stop its SparnEnv, BlockManager, ConnectionManager etc.
> ----------------------------------------------------------------------
>
>                 Key: SPARK-3233
>                 URL: https://issues.apache.org/jira/browse/SPARK-3233
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.1.0
>            Reporter: Kousuke Saruta
>            Priority: Critical
>
> Executor never stop its SparnEnv. Because of this,  following component in 
> Executor never stop until JVM is shutdown.
> * HttpFileServer
> * MapOutputTracker
> * ShuffleManager
> * BlockManager
> * MetricSystem
> * ActorSystem



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to