[ 
https://issues.apache.org/jira/browse/LUCENE-8700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792727#comment-16792727
 ] 

ASF subversion and git services commented on LUCENE-8700:
---------------------------------------------------------

Commit ffb1fc83de78bb4705c3ecbcf1fceddea94c5043 in lucene-solr's branch 
refs/heads/master from Simon Willnauer
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=ffb1fc8 ]

Concurrently flush next buffer during commit in RandomIndexWriter (#607)

This is a spinn-off from `LUCENE-8700` that is satisfied by 
IndexWriter#flushNextBuffer.
The idea here is to additionally call flushNextBuffer in RandomIndexWriter for 
better
test coverage. This is a test-only change.

> Enable concurrent flushing when no indexing is in progress
> ----------------------------------------------------------
>
>                 Key: LUCENE-8700
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8700
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Mike Sokolov
>            Priority: Major
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> As discussed on mailing list, this is for adding a IndexWriter.yield() method 
> that callers can use to enable concurrent flushing. 



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

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

Reply via email to