[ https://issues.apache.org/jira/browse/LUCENE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770694#action_12770694 ]
Michael McCandless commented on LUCENE-1994: -------------------------------------------- I think this also affects SortableSingleDocSource (I'm hitting that on LUCENE-1997). I think the problem is in DocMaker -- if reuseFields is false, it's always using localDocState, which isn't thread-safe. > EnwikiConentSource does not work with parallel tasks > ---------------------------------------------------- > > Key: LUCENE-1994 > URL: https://issues.apache.org/jira/browse/LUCENE-1994 > Project: Lucene - Java > Issue Type: Bug > Components: contrib/benchmark > Affects Versions: 2.9 > Reporter: Mark Miller > Priority: Minor > Fix For: 3.0 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org