You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2014/03/16 05:47:47 UTC

[jira] [Updated] (LUCENE-4281) Delegate to default thread factory in NamedThreadFactory

     [ https://issues.apache.org/jira/browse/LUCENE-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Smiley updated LUCENE-4281:
---------------------------------

    Fix Version/s:     (was: 4.7)
                   4.8

> Delegate to default thread factory in NamedThreadFactory
> --------------------------------------------------------
>
>                 Key: LUCENE-4281
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4281
>             Project: Lucene - Core
>          Issue Type: Improvement
>    Affects Versions: 3.6.1, 4.0-BETA, 5.0
>            Reporter: Simon Willnauer
>            Priority: Minor
>             Fix For: 4.8
>
>         Attachments: LUCENE-4281.patch
>
>
> currently we state that we yield the same behavior as Executors#defaultThreadFactory() but this behavior could change over time even if it is compatible. We should just delegate to the default thread factory instead of creating the threads ourself.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org