spark-instrumented-optimizer/external
zsxwing 33b85620f9 [SPARK-7052][Core] Add ThreadUtils and move thread methods from Utils to ThreadUtils
As per rxin 's suggestion in https://github.com/apache/spark/pull/5392/files#r28757176

What's more, there is a race condition in the global shared `daemonThreadFactoryBuilder`. `daemonThreadFactoryBuilder` may be modified by multiple threads. This PR removed the global `daemonThreadFactoryBuilder` and created a new `ThreadFactoryBuilder` every time.

Author: zsxwing <zsxwing@gmail.com>

Closes #5631 from zsxwing/thread-utils and squashes the following commits:

9fe5b0e [zsxwing] Add ThreadUtils and move thread methods from Utils to ThreadUtils
2015-04-22 11:08:59 -07:00
..
flume [SPARK-6758]block the right jetty package in log 2015-04-09 17:44:08 -04:00
flume-sink [SPARK-6758]block the right jetty package in log 2015-04-09 17:44:08 -04:00
kafka [SPARK-7052][Core] Add ThreadUtils and move thread methods from Utils to ThreadUtils 2015-04-22 11:08:59 -07:00
kafka-assembly [SPARK-6371] [build] Update version to 1.4.0-SNAPSHOT. 2015-03-20 18:43:57 +00:00
mqtt [SPARK-6758]block the right jetty package in log 2015-04-09 17:44:08 -04:00
twitter [SPARK-6758]block the right jetty package in log 2015-04-09 17:44:08 -04:00
zeromq [SPARK-6758]block the right jetty package in log 2015-04-09 17:44:08 -04:00