[ 
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

here is a patch to discuss this on.

> 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: Bug
>            Reporter: Simon Willnauer
>         Attachments: 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

Reply via email to