[ https://issues.apache.org/jira/browse/LUCENE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16283168#comment-16283168 ]
ASF subversion and git services commented on LUCENE-8081: --------------------------------------------------------- Commit d5c72eb5887fe3d399908c4accf453b7a7b339ab in lucene-solr's branch refs/heads/master from [~jpountz] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d5c72eb ] LUCENE-8081: Remove unused import. > Allow IndexWriter to opt out of flushing on indexing threads > ------------------------------------------------------------ > > Key: LUCENE-8081 > URL: https://issues.apache.org/jira/browse/LUCENE-8081 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Simon Willnauer > Assignee: Simon Willnauer > Fix For: master (8.0), 7.3 > > Attachments: LUCENE-8081.patch, LUCENE-8081.patch, LUCENE-8081.patch > > > Today indexing / updating threads always help out flushing. Experts might > want indexing threads to only help flushing if flushes are falling behind. > Maybe we can allow an expert flag in IWC to opt out of this behavior. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org