You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Simon Willnauer (JIRA)" <ji...@apache.org> on 2018/04/24 07:40:00 UTC

[jira] [Updated] (LUCENE-8271) Remove IndexWriter from DWFlushQueue

     [ https://issues.apache.org/jira/browse/LUCENE-8271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Willnauer updated LUCENE-8271:
------------------------------------
    Attachment: LUCENE-8271.patch

>  Remove IndexWriter from DWFlushQueue
> -------------------------------------
>
>                 Key: LUCENE-8271
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8271
>             Project: Lucene - Core
>          Issue Type: Improvement
>    Affects Versions: 7.4, master (8.0)
>            Reporter: Simon Willnauer
>            Priority: Major
>             Fix For: 7.4, master (8.0)
>
>         Attachments: LUCENE-8271.patch
>
>
> This simplifies DocumentsWriterFlushQueue by moving all IW related
>     code out of it. The DWFQ now only contains logic for taking tickets
>     off the queue and applying it to a given consumer. The logic now
>     entirely resides in IW and has private visitiliby. Locking
>     also is more contained since IW knows exactly what is called and when.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org