[ https://issues.apache.org/jira/browse/SOLR-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mikhail Khludnev updated SOLR-3011: ----------------------------------- Attachment: SOLR-3011.patch here is reworked patch [SOLR-2947 from 28th Dec|https://issues.apache.org/jira/browse/SOLR-2947?focusedCommentId=13176840&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13176840] most of ideas is explained there. the differences are: * SOLR-2947 has been separated * I left Context.SCOPE_DOC as-is, but I'm not sure it works in multi-thread mode, will look into later. It's a patch on patch - it need to be applied after SOLR-2542, SOLR-2933, SOLR-2947 (here is the [pic|https://github.com/m-khl/solr-patches/network]). Ii suppose you can only review it (which is quite appreciated, please), but not apply. I'm ready to refresh it after those ones will be applied. > DIH MultiThreaded bug > --------------------- > > Key: SOLR-3011 > URL: https://issues.apache.org/jira/browse/SOLR-3011 > Project: Solr > Issue Type: Sub-task > Components: contrib - DataImportHandler > Affects Versions: 3.5, 4.0 > Reporter: Mikhail Khludnev > Priority: Minor > Fix For: 4.0 > > Attachments: SOLR-3011.patch > > > current DIH design is not thread safe. see last comments at SOLR-2382 and > SOLR-2947. I'm going to provide the patch makes DIH core threadsafe. Mostly > it's a SOLR-2947 patch from 28th Dec. -- 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org