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] [Assigned] (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:all-tabpanel ]

Apache Spark reassigned SPARK-17314:
------------------------------------

    Assignee: Shixiong Zhu  (was: Apache Spark)

> 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