[ 
https://issues.apache.org/jira/browse/OPENNLP-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686103#comment-16686103
 ] 

ASF GitHub Bot commented on OPENNLP-1224:
-----------------------------------------

kojisekig commented on issue #338: OPENNLP-1224 Daemon threads
URL: https://github.com/apache/opennlp/pull/338#issuecomment-438541536
 
 
   Thank you, Edd! I'm sorry for late reply. We've talked about this last week 
among committers. This is very nice contribution! I'll merge this soon.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>            Assignee: Koji Sekiguchi
>            Priority: Major
>
> 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)

Reply via email to