Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.9
-
None
Description
The context class loader of task threads is the user code class loader that has access to the libraries of the user program.
The sorter spawns extra threads (reading, sorting, spilling) without setting the context class loader on those threads.