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
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]