Edd Spencer created OPENNLP-1224:
------------------------------------
Summary: Use Daemon threads in executor services
Key: OPENNLP-1224
URL: https://issues.apache.org/jira/browse/OPENNLP-1224
Project: OpenNLP
Issue Type: Improvement
Reporter: Edd Spencer
For all executor services it would be ideal if they are configured to use
daemon threads. This will mean that should the process need to be shutdown it
will not wait until these threads are complete in order to do so (which can
take a long time depending on operation).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)