Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Executor service by default uses non-daemon thread which was prevents JVM from shutting down. Configure the executor with custom thread factory that will use daemon thread to execute the task which will be terminated when the main thread ends.
Attachments
Issue Links
- breaks
-
OAK-11243 oak-segment-azure tests have broken package names
- Closed
- links to