You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 17:55:21 UTC

[jira] [Commented] (SPARK-17314) Use Netty's DefaultThreadFactory to enable its fast ThreadLocal impl

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

Apache Spark commented on SPARK-17314:
--------------------------------------

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

> Use Netty's DefaultThreadFactory to enable its fast ThreadLocal impl
> --------------------------------------------------------------------
>
>                 Key: SPARK-17314
>                 URL: https://issues.apache.org/jira/browse/SPARK-17314
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>            Priority: Minor
>
> Netty will use its fast ThreadLocal implementation when a thread is a FastThreadLocalThread. This patch just switches to Netty's DefaultThreadFactory to trigger it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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