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

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

Shixiong Zhu created SPARK-17314:
------------------------------------

             Summary: 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