[ https://issues.apache.org/jira/browse/LUCENE-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13994052#comment-13994052 ]
ASF subversion and git services commented on LUCENE-5644: --------------------------------------------------------- Commit 1593649 from [~mikemccand] in branch 'dev/branches/lucene_solr_4_8' [ https://svn.apache.org/r1593649 ] LUCENE-5644: favor an already initialized ThreadState > ThreadAffinityDocumentsWriterThreadPool should clear the bindings on flush > -------------------------------------------------------------------------- > > Key: LUCENE-5644 > URL: https://issues.apache.org/jira/browse/LUCENE-5644 > Project: Lucene - Core > Issue Type: Bug > Components: core/index > Reporter: Michael McCandless > Assignee: Michael McCandless > Fix For: 4.8.1, 4.9, 5.0 > > Attachments: LUCENE-5644.patch, LUCENE-5644.patch, LUCENE-5644.patch, > LUCENE-5644.patch, LUCENE-5644.patch > > > This class remembers which thread used which DWPT, but it never clears > this "affinity". It really should clear it on flush, this way if the > number of threads doing indexing has changed we only use as many DWPTs > as there are incoming threads. -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org