Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.10.1
-
None
Description
The JobManager does not shutdown its dedicated executor thread pool.
In standalone/Yarn setups, that is no issue. In local embedded execution, this may leave threads running that are not needed any more.