[
https://issues.apache.org/jira/browse/SOLR-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13237024#comment-13237024
]
James Dyer commented on SOLR-3262:
----------------------------------
Patch to remove "threads" from DIH. I would like to commit this in a few days.
> Remove "threads" from DIH (Trunk only)
> --------------------------------------
>
> Key: SOLR-3262
> URL: https://issues.apache.org/jira/browse/SOLR-3262
> Project: Solr
> Issue Type: Bug
> Components: contrib - DataImportHandler
> Affects Versions: 4.0
> Reporter: James Dyer
> Assignee: James Dyer
> Priority: Minor
> Fix For: 4.0
>
> Attachments: SOLR-3262.patch
>
>
> SOLR-1352 introduced a multi-threading feature for DataImportHandler.
> Historically, this feature only seemed to work in a limited set of cases and
> I don't think we can guarantee users that using "threads" will behave
> consistently. Also, the multi-threaded option adds considerable complexity
> making code refactoring difficult.
> I propose removing "threads" from Trunk. (But keep it in 3.x, applying any
> bug fixes for it there.) This can be a first step in improving the DIH code
> base.
> Eventually we can possibly add a carefully though-out "threads"
> implementation back in.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]