[ https://issues.apache.org/jira/browse/LUCENE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Simon Willnauer updated LUCENE-8081: ------------------------------------ Attachment: LUCENE-8081.patch new patch with changes.txt etc. I ran tests 10x all seems well. I will push this in a bit > 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